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