Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dmcux_lptmr_timer.c66 LPTMR_DisableInterrupts(LPTMR_BASE, kLPTMR_TimerInterruptEnable); in sys_clock_set_timeout()
79 LPTMR_DisableInterrupts(LPTMR_BASE, kLPTMR_TimerInterruptEnable); in sys_clock_disable()
/Zephyr-latest/drivers/counter/
Dcounter_mcux_lptmr.c51 LPTMR_DisableInterrupts(config->base, in mcux_lptmr_stop()