Embedded Wireless Framework
|
C heap allocator implementation type. More...
#include <ewf_allocator_c_heap.h>
Data Fields | |
uint32_t | allocated_count |
uint32_t | released_count |
uint32_t | block_count |
uint32_t | block_size |
C heap allocator implementation type.
uint32_t _ewf_allocator_c_heap::block_size |
The maximum number of blocks to allocate