Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lptmr/
Dfsl_lptmr.h193 static inline void LPTMR_EnableInterrupts(LPTMR_Type *base, uint32_t mask) in LPTMR_EnableInterrupts() function
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lptmr.c134LPTMR_EnableInterrupts(s_LptmrBase[halTimerState->instance], (uint32_t)kLPTMR_TimerInterruptEnable… in HAL_TimerInit()