Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h289 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP3; in hri_ac_set_INTEN_COMP3_bit()
294 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP3) >> AC_INTENSET_COMP3_Pos; in hri_ac_get_INTEN_COMP3_bit()
300 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP3; in hri_ac_write_INTEN_COMP3_bit()
302 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP3; in hri_ac_write_INTEN_COMP3_bit()
308 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP3; in hri_ac_clear_INTEN_COMP3_bit()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h248 #define AC_INTENSET_COMP3 (_U_(1) << AC_INTENSET_COMP3_Pos) macro

Completed in 19 milliseconds