Searched refs:osTimerId (Results 1 – 1 of 1) sorted by relevance
189 typedef struct os_timer_cb *osTimerId; typedef405 osTimerId osTimerCreate (osTimerDef_t *timer_def, os_timer_type type, void *argument);412 osStatus osTimerStart (osTimerId timer_id, uint32_t millisec);418 osStatus osTimerStop (osTimerId timer_id);
Completed in 4 milliseconds