Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Config/
DRTX_Config.h236 #ifndef OS_EVFLAGS_NUM
237 #define OS_EVFLAGS_NUM 1 macro
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c230 #if (OS_EVFLAGS_NUM == 0)
235 static osRtxEventFlags_t os_ef_cb[OS_EVFLAGS_NUM] \
241 { (uint32_t)OS_EVFLAGS_NUM, 0U, (uint32_t)osRtxEventFlagsCbSize, &os_ef_cb[0], NULL, NULL };