Searched refs:osTimerFunc_t (Results 1 – 2 of 2) sorted by relevance
184 typedef void (*osTimerFunc_t) (void *argument); typedef602 osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t…
81 \typedef void (*osTimerFunc_t) (void *argument)100 \fn osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAt…