Searched refs:OsalTimerStart (Results 1 – 1 of 1) sorted by relevance
108 static int32_t OsalTimerStart(OsalTimer *timer, OsalTimerMode mode) in OsalTimerStart() function130 return OsalTimerStart(timer, OSAL_TIMER_ONCE); in OsalTimerStartOnce()136 return OsalTimerStart(timer, OSAL_TIMER_LOOP); in OsalTimerStartLoop()