Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h161 } osRtxTimer_t; typedef
307 osRtxTimer_t *list; ///< Active Timer List
373 #define osRtxTimerCbSize sizeof(osRtxTimer_t)
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.h46 #define os_timer_t osRtxTimer_t
Drtx_lib.c154 static osRtxTimer_t os_timer_cb[OS_TIMER_NUM] \