Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/Include/
Dcmsis_os2.h164 typedef void (*osTimerFunc_t) (void *argument); typedef
497 osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t…
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h145 osTimerFunc_t func; ///< Function Pointer
Drtx_evr.h929 extern void EvrRtxTimerCallback (osTimerFunc_t func, void *argument);
942 extern void EvrRtxTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAt…