Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c162 static timer_status_t TimerStop(timer_handle_t timerHandle);
352 (void)TimerStop(th); in TimerManagerTaskProcess()
511 static timer_status_t TimerStop(timer_handle_t timerHandle) in TimerStop() function
728 (void)TimerStop(timerHandle); in TM_ExitTickless()
944 status = TimerStop(timerHandle); in TM_Stop()