|
FastLED 3.9.15
|
| FL_OPTIMIZE_FUNCTION FL_IRAM FASTLED_FORCE_INLINE void fl::isr::memset_zero_word | ( | u8 * | dest, |
| size_t | count ) |
ISR-safe word-aligned memset (4-byte writes)
| dest | Destination pointer (must be 4-byte aligned) |
| count | Number of bytes to zero (will process in 4-byte chunks) |
Definition at line 121 of file memcpy.h.
References fl::bit_cast(), and memset_zero_byte().
Referenced by memset_zero().
Here is the call graph for this function:
Here is the caller graph for this function: