Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/include/rtos/liteos/liteos_m/kal/cmsis/
Dcmsis_os.h607 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument);
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/rtos/liteos/liteos_m/kal/cmsis/
Dcmsis_liteos.c307 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument) { in osTimerCreate() function