Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h175 } osRtxEventFlags_t; typedef
321 void (*event_flags)(osRtxEventFlags_t*); ///< Event Flags Post Processing function
374 #define osRtxEventFlagsCbSize sizeof(osRtxEventFlags_t)
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_lib.h48 #define os_event_flags_t osRtxEventFlags_t
Drtx_lib.c235 static osRtxEventFlags_t os_ef_cb[OS_EVFLAGS_NUM] \