|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::dma_allocator< T >, including all inherited members.
| allocate(size_t n) | idfxx::dma_allocator< T > | inline |
| deallocate(T *p, size_t) noexcept | idfxx::dma_allocator< T > | inline |
| dma_allocator()=default | idfxx::dma_allocator< T > | |
| dma_allocator(const dma_allocator< U > &) noexcept | idfxx::dma_allocator< T > | inline |
| value_type typedef | idfxx::dma_allocator< T > |