Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.h366 static inline void LPTMR_StopTimer(LPTMR_Type *base) in LPTMR_StopTimer() function
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lptmr.c164 LPTMR_StopTimer(s_LptmrBase[halTimerState->instance]); in HAL_TimerDisable()