|
FastLED 3.9.15
|
| LIB8STATIC fl::u16 lerp16by16 | ( | fl::u16 | a, |
| fl::u16 | b, | ||
| fract16 | frac ) |
Linear interpolation between two unsigned 16-bit values, with 16-bit fraction.
Definition at line 380 of file lib8tion.h.
References LIB8STATIC.
Referenced by fl::CRGB::lerp16().
Here is the caller graph for this function: