Searched refs:EPIT_CR_SWR_MASK (Results 1 – 2 of 2) sorted by relevance
105 EPIT_CR_REG(base) |= EPIT_CR_SWR_MASK; in EPIT_SoftReset()107 while (EPIT_CR_REG(base) & EPIT_CR_SWR_MASK) { } in EPIT_SoftReset()
9779 #define EPIT_CR_SWR_MASK 0x10000u macro