Searched refs:LPTMR_EnableInterrupts (Results 1 – 2 of 2) sorted by relevance
193 static inline void LPTMR_EnableInterrupts(LPTMR_Type *base, uint32_t mask) in LPTMR_EnableInterrupts() function
134 …LPTMR_EnableInterrupts(s_LptmrBase[halTimerState->instance], (uint32_t)kLPTMR_TimerInterruptEnable… in HAL_TimerInit()