FastLED 3.9.15
Loading...
Searching...
No Matches
transpose8x1_noinline.h File Reference

Detailed Description

Declares the 8x1 transposition function.

Definition in file transpose8x1_noinline.h.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void transpose8x1_noinline (unsigned char *A, unsigned char *B)
 Simplified form of bits rotating function.