FastLED 3.9.15
|
#include "fl/stdint.h"
#include <string.h>
#include "fl/force_inline.h"
#include "fl/lut.h"
#include "fl/memory.h"
#include "fl/namespace.h"
Go to the source code of this file.
Classes | |
class | fl::XMap |
Namespaces | |
namespace | fl |
IMPORTANT! | |
Typedefs | |
typedef u16(* | fl::XFunction) (u16 x, u16 length) |
Functions | |
FASTLED_FORCE_INLINE u16 | fl::x_linear (u16 x, u16 length) |
FASTLED_FORCE_INLINE u16 | fl::x_reverse (u16 x, u16 length) |