Searched refs:osTimerId (Results 1 – 2 of 2) sorted by relevance
178 }osTimerId_t, *osTimerId; typedef434 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument);441 osStatus osTimerStart (osTimerId timer_id, uint32_t millisec);447 osStatus osTimerStop (osTimerId timer_id);453 osStatus osTimerDelete (osTimerId timer_id);
9 osTimerId timerid;
Completed in 5 milliseconds