osPoolCreate() function
Create and Initialize a memory pool
Arguments
pool_def
memory pool definition referenced with
osPool
.
Return value
memory pool ID for reference by other functions or NULL in case of error.
Notes
MUST REMAIN UNCHANGED: \b osPoolCreate shall be consistent in every CMSIS-RTOS.