Searched refs:OS_TIMER_PERIODIC (Results 1 – 4 of 4) sorted by relevance
87 type == OS_TIMER_PERIODIC ? pdTRUE : pdFALSE, in OS_TimerCreate()122 type == OS_TIMER_PERIODIC ? pdTRUE : pdFALSE, in OS_TimerCreate()
46 OS_TIMER_PERIODIC = 1 /* periodic timer */ enumerator
58 OS_TIMER_PERIODIC = 1 /* periodic timer */ enumerator
56 if (type == OS_TIMER_PERIODIC) { in OS_TimerCreate()
Completed in 9 milliseconds