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