FastLED 3.9.15
Loading...
Searching...
No Matches
transposition.cpp.hpp File Reference
#include "fl/math/transposition.h"
#include "fl/math/math.h"
#include "fl/stl/vector.h"
+ Include dependency graph for transposition.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

FL_DISABLE_WARNING_PUSH fl::FL_DISABLE_WARNING (cast-align) void FL_OPTIMIZE_FUNCTION FL_IRAM transpose8x1_noinline(unsigned char *A
 

Variables

FL_DISABLE_WARNING_PUSH unsigned char * fl::B
 
 fl::t = (x ^ (x >> 7)) & 0x00AA00AA
 
 fl::x = *(u32*)(A+4)
 
 fl::y = *(u32*)(A)