Searched refs:LPTMR_DisableInterrupts (Results 1 – 2 of 2) sorted by relevance
59 …LPTMR_DisableInterrupts(s_LptmrBase[halTimeStampState->timeStampInstance], (uint32_t)kLPTMR_TimerI… in HAL_HWTimeStampInit()
210 static inline void LPTMR_DisableInterrupts(LPTMR_Type *base, uint32_t mask) in LPTMR_DisableInterrupts() function