Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Config/
DRTX_Config.h345 #ifndef OS_EVR_INIT
346 #define OS_EVR_INIT 0 macro
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.c351 #if (defined(OS_EVR_INIT) && (OS_EVR_INIT != 0))
649 #if (defined(OS_EVR_INIT) && (OS_EVR_INIT != 0))
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h50 #if ((defined(OS_EVR_INIT) && (OS_EVR_INIT != 0)) || (EVENT_TIMESTAMP_SOURCE == 2))