Home
last modified time | relevance | path

Searched refs:osTimerNew (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H A Dcmsis_os2.h848 osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t *attr);
853 * @param timer_id Indicates the timer ID, which is obtained using osTimerNew.
863 * @param timer_id Indicates the timer ID, which is obtained using osTimerNew.
874 * @param timer_id Indicates the timer ID, which is obtained using osTimerNew.
884 * @param timer_id Indicates the timer ID, which is obtained using osTimerNew.
894 * @param timer_id Indicates the timer ID, which is obtained using osTimerNew.
H A Dcmsis_liteos2.c710 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t *attr) in osTimerNew() function

Completed in 3 milliseconds