FastLED 3.9.15
|
LIB8STATIC_ALWAYS_INLINE uint16_t add8to16 | ( | uint8_t | i, |
uint16_t | j ) |
Add one byte to two bytes, with 16-bit result.
i | first value to add, 8-bit |
j | second value to add, 16-bit |
Definition at line 153 of file math8.h.
References LIB8STATIC_ALWAYS_INLINE.