Searched refs:osTimerFunc_t (Results 1 – 2 of 2) sorted by relevance
37 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, in osTimerNew()
161 typedef void (*osTimerFunc_t) (void *argument); typedef494 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t …