![]() |
nRF5 SDK
v17.0.2
|
The block allocator library enables the application to create a fixed-size block pool in RAM.
Use the macro NRF_BALLOC_DEF to declare a new pool. To create API for accessing the pool, use NRF_BALLOC_INTERFACE_DEC and NRF_BALLOC_INTERFACE_DEF.