Searched refs:LPTMR_CSR_TEN_MASK (Results 1 – 4 of 4) sorted by relevance
339 reg |= LPTMR_CSR_TEN_MASK; in LPTMR_StartTimer()356 reg &= ~LPTMR_CSR_TEN_MASK; in LPTMR_StopTimer()
97 base->CSR &= ~LPTMR_CSR_TEN_MASK; in LPTMR_Deinit()
12136 #define LPTMR_CSR_TEN_MASK (0x1U) macro12142 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
12280 #define LPTMR_CSR_TEN_MASK (0x1U) macro12286 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)