Home
last modified time | relevance | path

Searched refs:osTimerId (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/cmsis/
A Dcmsis_os.h178 }osTimerId_t, *osTimerId; typedef
434 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);
/AliOS-Things-master/hardware/chip/haas1000/drivers/apps/common/
A Dapp_spec_ostimer.h9 osTimerId timerid;

Completed in 5 milliseconds