nRF5 SDK v15.0.0
Data Fields
nrf_balloc_cb_t Struct Reference

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.
 

Detailed Description

Block memory allocator control block.


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

Documentation feedback | Developer Zone | Subscribe | Updated