Searched refs:EPIT_SR_REG (Results 1 – 2 of 2) sorted by relevance
291 return EPIT_SR_REG(base) & EPIT_SR_OCIF_MASK; in EPIT_GetStatusFlag()301 EPIT_SR_REG(base) = EPIT_SR_OCIF_MASK; in EPIT_ClearStatusFlag()
9750 #define EPIT_SR_REG(base) ((base)->SR) macro9845 #define EPIT1_SR EPIT_SR_REG(EPIT1_BASE_PTR)9851 #define EPIT2_SR EPIT_SR_REG(EPIT2_BASE_PTR)