Searched refs:AC_INTENSET_COMP0 (Results 1 – 2 of 2) sorted by relevance
88 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP0; in hri_ac_set_INTEN_COMP0_bit()93 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP0) >> AC_INTENSET_COMP0_Pos; in hri_ac_get_INTEN_COMP0_bit()99 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP0; in hri_ac_write_INTEN_COMP0_bit()101 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP0; in hri_ac_write_INTEN_COMP0_bit()107 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP0; in hri_ac_clear_INTEN_COMP0_bit()
212 #define AC_INTENSET_COMP0 (1 << AC_INTENSET_COMP0_Pos) macro