|
FastLED 3.9.15
|
| FL_OPTIMIZE_FUNCTION FL_IRAM FASTLED_FORCE_INLINE void fl::isr::memset_zero_byte | ( | u8 * | dest, |
| size_t | count ) |
ISR-safe memset replacement (byte-by-byte zero)
| dest | Destination pointer |
| count | Number of bytes to zero |
Definition at line 110 of file memcpy.h.
Referenced by memset_zero(), and memset_zero_word().
Here is the caller graph for this function: