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
157
of file
allocator.h
.
157
{
158
PSRamAllocator<T>::Free
(
p
);
159
FASTLED_UNUSED
(
n
);
160
}
fl::PSRamAllocator::Free
static void Free(T *p)
Definition
allocator.h:49
fl::allocator_psram
Definition
allocator.h:124
FASTLED_UNUSED
#define FASTLED_UNUSED(x)
Definition
unused.h:4
fl
allocator_psram
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2