FastLED
3.9.15
Loading...
Searching...
No Matches
◆
deallocate()
template<typename T>
void
fl::allocator_psram
< T >::deallocate
(
T *
p
,
fl::size
n
)
inline
Definition at line
420
of file
allocator.h
.
420
{
421
PSRamAllocator<T>::Free
(
p
);
422
FASTLED_UNUSED
(
n
);
423
}
fl::PSRamAllocator::Free
static void Free(T *p) FL_NOEXCEPT
Definition
allocator.h:124
fl::allocator_psram
Definition
allocator.h:387
FASTLED_UNUSED
#define FASTLED_UNUSED(x)
fl
allocator_psram
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2