Searched refs:xTimerStop (Results 1 – 3 of 3) sorted by relevance
615 BaseType_t xTimerStop(TimerHandle_t xTimer,
2409 BaseType_t xTimerStop(TimerHandle_t xTimer, in xTimerStop() function2517 return xTimerStop(xTimer, 0u); in xTimerStopFromISR()
304 | xTimerStop()