Searched refs:osTimerFunc_t (Results 1 – 3 of 3) sorted by relevance
164 typedef void (*osTimerFunc_t) (void *argument); typedef497 osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t…
145 osTimerFunc_t func; ///< Function Pointer
929 extern void EvrRtxTimerCallback (osTimerFunc_t func, void *argument);942 extern void EvrRtxTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAt…