Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h929 extern void EvrRtxTimerCallback (osTimerFunc_t func, void *argument);
931 #define EvrRtxTimerCallback(func, argument) macro