Searched refs:LPTMR_CSR_TIE_MASK (Results 1 – 3 of 3) sorted by relevance
86 kLPTMR_TimerInterruptEnable = LPTMR_CSR_TIE_MASK, /*!< Timer interrupt enable */214 return (base->CSR & LPTMR_CSR_TIE_MASK); in LPTMR_GetEnabledInterrupts()
12173 #define LPTMR_CSR_TIE_MASK (0x40U) macro12179 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TIE_SHIFT)) & LPTMR_CSR_TIE_MASK)
12317 #define LPTMR_CSR_TIE_MASK (0x40U) macro12323 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TIE_SHIFT)) & LPTMR_CSR_TIE_MASK)