Embedded Wireless Framework
Data Fields
_ewf_allocator_c_heap Struct Reference

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
 

Detailed Description

C heap allocator implementation type.

Field Documentation

◆ block_size

uint32_t _ewf_allocator_c_heap::block_size

The maximum number of blocks to allocate


The documentation for this struct was generated from the following file: