|
FastLED 3.9.15
|
| FL_OPTIMIZE_FUNCTION FL_IRAM FASTLED_FORCE_INLINE void fl::isr::memcpy_byte | ( | u8 *FL_RESTRICT_PARAM | dst, |
| const u8 *FL_RESTRICT_PARAM | src, | ||
| size_t | count ) |
ISR-optimized byte copy.
| dst | Destination pointer |
| src | Source pointer |
| count | Number of bytes to copy |
Definition at line 60 of file memcpy.h.
References FL_RESTRICT_PARAM.
Referenced by memcpy().
Here is the caller graph for this function: