Searched refs:AC_INTENSET_COMP1 (Results 1 – 2 of 2) sorted by relevance
112 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_set_INTEN_COMP1_bit()117 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP1) >> AC_INTENSET_COMP1_Pos; in hri_ac_get_INTEN_COMP1_bit()123 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()125 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()131 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_clear_INTEN_COMP1_bit()
214 #define AC_INTENSET_COMP1 (1 << AC_INTENSET_COMP1_Pos) macro