Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H A Dcmsis_os2.h264 typedef void (*osTimerFunc_t) (void *argument); typedef
848 osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t *attr);
H A Dcmsis_liteos2.c710 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t *attr) in osTimerNew()

Completed in 6 milliseconds