Heap statistics and information.
Data Fields | |
uint32_t | heap_id |
char | heap_name [APP_MEM_HEAP_NAME_MAX] |
uint32_t | heap_size |
uint32_t | free_size |
uint32_t app_mem_stats_t::heap_id |
Heap ID, see APP_MEM_HEAP
char app_mem_stats_t::heap_name[APP_MEM_HEAP_NAME_MAX] |
Heap name
uint32_t app_mem_stats_t::heap_size |
Heap size in bytes
uint32_t app_mem_stats_t::free_size |
Free space in bytes