Searched refs:LPTMR_CSR_TDRE_MASK (Results 1 – 3 of 3) sorted by relevance
230 base->CSR |= LPTMR_CSR_TDRE_MASK; in LPTMR_EnableTimerDMA()234 base->CSR &= ~(LPTMR_CSR_TDRE_MASK); in LPTMR_EnableTimerDMA()
12187 #define LPTMR_CSR_TDRE_MASK (0x100U) macro12193 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TDRE_SHIFT)) & LPTMR_CSR_TDRE_MASK)
12331 #define LPTMR_CSR_TDRE_MASK (0x100U) macro12337 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TDRE_SHIFT)) & LPTMR_CSR_TDRE_MASK)