Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H A Dcmsis_os2.h272 osTimerOnce = 0, enumerator
H A Dcmsis_liteos2.c716 if ((OS_INT_ACTIVE) || (NULL == func) || ((osTimerOnce != type) && (osTimerPeriodic != type))) { in osTimerNew()
720 if (osTimerOnce == type) { in osTimerNew()

Completed in 4 milliseconds