Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpit/
Dfsl_lpit.h213 static inline void LPIT_EnableInterrupts(LPIT_Type *base, uint32_t mask) in LPIT_EnableInterrupts() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_lpit.c100LPIT_EnableInterrupts(s_LpitBase[halTimerState->instance], (uint32_t)kLPIT_Channel0TimerInterruptE… in HAL_TimerInit()