Searched refs:PAC_INTFLAGA_RSTC (Results 1 – 2 of 2) sorted by relevance
310 return (((Pac *)hw)->INTFLAGA.reg & PAC_INTFLAGA_RSTC) >> PAC_INTFLAGA_RSTC_Pos; in hri_pac_get_INTFLAGA_RSTC_bit()315 ((Pac *)hw)->INTFLAGA.reg = PAC_INTFLAGA_RSTC; in hri_pac_clear_INTFLAGA_RSTC_bit()
215 #define PAC_INTFLAGA_RSTC (_U(0x1) << PAC_INTFLAGA_RSTC_Pos) macro