Searched refs:EPIT_CR_EN_MASK (Results 1 – 2 of 2) sorted by relevance
162 EPIT_CR_REG(base) |= EPIT_CR_EN_MASK; in EPIT_Enable()172 EPIT_CR_REG(base) &= ~EPIT_CR_EN_MASK; in EPIT_Disable()
9768 #define EPIT_CR_EN_MASK 0x1u macro