nRF5 SDK  v12.2.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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: