FastLED
3.9.15
Loading...
Searching...
No Matches
◆
allocate()
template<typename T>
T *
fl::allocator_psram
< T >::allocate
(
size_t
n
)
inline
Definition at line
126
of file
allocator.h
.
126
{
127
return
PSRamAllocator<T>::Alloc
(
n
);
128
}
fl::PSRamAllocator::Alloc
static T * Alloc(size_t n)
Definition
allocator.h:21
fl::allocator_psram
Definition
allocator.h:98
fl
allocator_psram
Generated on Thu Jun 5 2025 04:29:40 for FastLED by
1.13.2