|
FreeRTOS Addons
|
This is the complete list of members for cpp_freertos::MemoryPool, including all inherited members.
| AddMemory(int itemCount) | cpp_freertos::MemoryPool | |
| AddMemory(void *preallocatedMemory, int preallocatedMemorySize) | cpp_freertos::MemoryPool | |
| Allocate() | cpp_freertos::MemoryPool | |
| Free(void *item) | cpp_freertos::MemoryPool | |
| MemoryPool(int itemSize, int itemCount, int alignment) | cpp_freertos::MemoryPool | |
| MemoryPool(int itemSize, void *preallocatedMemory, int preallocatedMemorySize, int alignment) | cpp_freertos::MemoryPool |