Searched refs:xTimerStart (Results 1 – 3 of 3) sorted by relevance
612 BaseType_t xTimerStart(TimerHandle_t xTimer,
2393 BaseType_t xTimerStart(TimerHandle_t xTimer, in xTimerStart() function2508 return xTimerStart(xTimer, 0u); in xTimerStartFromISR()
303 | xTimerStart()