Home
last modified time | relevance | path

Searched refs:AC_INTENSET_COMP2 (Results 1 – 2 of 2) sorted by relevance

/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h265 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP2; in hri_ac_set_INTEN_COMP2_bit()
270 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP2) >> AC_INTENSET_COMP2_Pos; in hri_ac_get_INTEN_COMP2_bit()
276 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP2; in hri_ac_write_INTEN_COMP2_bit()
278 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP2; in hri_ac_write_INTEN_COMP2_bit()
284 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP2; in hri_ac_clear_INTEN_COMP2_bit()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h246 #define AC_INTENSET_COMP2 (_U_(1) << AC_INTENSET_COMP2_Pos) macro

Completed in 14 milliseconds