|
FastLED 3.9.15
|
| FL_OPTIMIZE_FUNCTION FL_IRAM FASTLED_FORCE_INLINE void fl::isr::memset_zero | ( | u8 * | dest, |
| size_t | count ) |
ISR-safe memset with alignment optimization.
| dest | Destination pointer |
| count | Number of bytes to zero |
Definition at line 141 of file memcpy.h.
References memset_zero_byte(), memset_zero_word(), and fl::ptr_to_int().
Here is the call graph for this function: