FastLED
3.9.15
Loading...
Searching...
No Matches
◆
allocate()
template<typename T>
T *
fl::allocator_psram
< T >::allocate
(
fl::size
n
)
inline
Definition at line
152
of file
allocator.h
.
152
{
153
return
PSRamAllocator<T>::Alloc
(
n
);
154
}
fl::PSRamAllocator::Alloc
static T * Alloc(fl::size n)
Definition
allocator.h:44
fl::allocator_psram
Definition
allocator.h:124
fl
allocator_psram
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2