Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h208 } osRtxSemaphore_t; typedef
322 void (*semaphore)(osRtxSemaphore_t*); ///< Semaphore Post Processing function
376 #define osRtxSemaphoreCbSize sizeof(osRtxSemaphore_t)
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.h50 #define os_semaphore_t osRtxSemaphore_t
Drtx_lib.c277 static osRtxSemaphore_t os_semaphore_cb[OS_SEMAPHORE_NUM] \