FastLED 3.9.15
Loading...
Searching...
No Matches

◆ read_sin32_lut()

FASTLED_FORCE_INLINE i32 fl::read_sin32_lut ( const i32 * addr)

Definition at line 30 of file sin32.h.

30 {
31 return (i32)FL_PGM_READ_DWORD_ALIGNED(addr);
32}
#define FL_PGM_READ_DWORD_ALIGNED(addr)

References FASTLED_FORCE_INLINE, FL_NOEXCEPT, and FL_PGM_READ_DWORD_ALIGNED.

Referenced by sin32_interp().

+ Here is the caller graph for this function: