![]() |
nRF5 SDK
v12.2.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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.