Home
last modified time | relevance | path

Searched refs:TimerStop (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c162 static timer_status_t TimerStop(timer_handle_t timerHandle);
356 (void)TimerStop(th); in TimerManagerTaskProcess()
519 static timer_status_t TimerStop(timer_handle_t timerHandle) in TimerStop() function
747 (void)TimerStop(timerHandle); in TM_ExitTickless()
976 status = TimerStop(timerHandle); in TM_Stop()