RSeries astromech firmware
|
Go to the source code of this file.
Macros | |
#define | SCALE8_C 1 |
#define | LIB8STATIC __attribute__ ((unused)) static inline |
#define | LIB8STATIC_ALWAYS_INLINE __attribute__ ((always_inline)) static inline |
#define | FASTLED_RAND16_2053 ((uint16_t)(2053)) |
#define | FASTLED_RAND16_13849 ((uint16_t)(13849)) |
#define | RAND16_SEED 1337 |
#define | FORCE_REFERENCE(var) asm volatile( "" : : "r" (var) ) |
#define | K255 255 |
#define | K171 171 |
#define | K170 170 |
#define | K85 85 |
#define FASTLED_RAND16_13849 ((uint16_t)(13849)) |
#define FASTLED_RAND16_2053 ((uint16_t)(2053)) |
#define FORCE_REFERENCE | ( | var | ) | asm volatile( "" : : "r" (var) ) |
#define K170 170 |
#define K171 171 |
#define K255 255 |
#define K85 85 |
#define LIB8STATIC __attribute__ ((unused)) static inline |
#define LIB8STATIC_ALWAYS_INLINE __attribute__ ((always_inline)) static inline |
#define RAND16_SEED 1337 |
#define SCALE8_C 1 |