Home
last modified time | relevance | path

Searched refs:osRtxMemoryPool_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h232 } osRtxMemoryPool_t; typedef
323 void (*memory_pool)(osRtxMemoryPool_t*); ///< Memory Pool Post Processing function
377 #define osRtxMemoryPoolCbSize sizeof(osRtxMemoryPool_t)
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.h52 #define os_memory_pool_t osRtxMemoryPool_t
Drtx_lib.c298 static osRtxMemoryPool_t os_mp_cb[OS_MEMPOOL_NUM] \