![]() |
nRF5 SDK
v17.0.2
|
Block memory allocator control block. More...
#include <nrf_balloc.h>
Data Fields | |
uint8_t * | p_stack_pointer |
Current allocation stack pointer. | |
uint8_t | max_utilization |
Maximum utilization of the memory pool. | |
Block memory allocator control block.