Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.h356 static inline void LPTMR_StopTimer(LPTMR_Type *base) in LPTMR_StopTimer() function
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/driverexamples/demos/
Ddp5004_demo.c199 LPTMR_StopTimer(LPTMR0); in process_host_command()
Dmma8491q_demo.c186 LPTMR_StopTimer(LPTMR0); in process_host_command()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lptmr.c162 LPTMR_StopTimer(s_LptmrBase[halTimerState->instance]); in HAL_TimerDisable()