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

◆ gamma_lut_read()

FL_ALWAYS_INLINE u16 fl::anonymous_namespace{five_bit_hd_gamma.cpp.hpp}::five_bit_impl::gamma_lut_read ( aligned_ptr< const u16, 64 > lut,
u8 idx )

Definition at line 23 of file five_bit_hd_gamma.cpp.hpp.

23 {
24 return FL_PGM_READ_WORD_ALIGNED(&lut[idx]);
25}
#define FL_PGM_READ_WORD_ALIGNED(addr)

References FL_ALWAYS_INLINE, FL_PGM_READ_WORD_ALIGNED, and gamma_lut_read().

Referenced by gamma_lut_read().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: