Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cmsis_rtos_mempool_cb Struct Reference

Control block for a CMSIS-RTOSv2 memory pool. More...

#include <cmsis_types.h>

Detailed Description

Control block for a CMSIS-RTOSv2 memory pool.

Application can use manual user-defined allocation for RTOS objects by supplying a pointer to memory pool control block. Control block is initialized within osMemoryPoolNew().


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