Home
last modified time | relevance | path

Searched refs:OS_TIMER_NUM (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Config/
DRTX_Config.h181 #ifndef OS_TIMER_NUM
182 #define OS_TIMER_NUM 1 macro
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c149 #if (OS_TIMER_NUM == 0)
154 static osRtxTimer_t os_timer_cb[OS_TIMER_NUM] \
160 { (uint32_t)OS_TIMER_NUM, 0U, (uint32_t)osRtxTimerCbSize, &os_timer_cb[0], NULL, NULL };