Home
last modified time | relevance | path

Searched refs:AC_INTENSET_COMP1 (Results 1 – 11 of 11) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h182 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_set_INTEN_COMP1_bit()
187 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP1) >> AC_INTENSET_COMP1_Pos; in hri_ac_get_INTEN_COMP1_bit()
193 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
195 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
201 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_clear_INTEN_COMP1_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h182 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_set_INTEN_COMP1_bit()
187 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP1) >> AC_INTENSET_COMP1_Pos; in hri_ac_get_INTEN_COMP1_bit()
193 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
195 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
201 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_clear_INTEN_COMP1_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h182 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_set_INTEN_COMP1_bit()
187 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP1) >> AC_INTENSET_COMP1_Pos; in hri_ac_get_INTEN_COMP1_bit()
193 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
195 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
201 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_clear_INTEN_COMP1_bit()
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h241 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_set_INTEN_COMP1_bit()
246 return (((Ac *)hw)->INTENSET.reg & AC_INTENSET_COMP1) >> AC_INTENSET_COMP1_Pos; in hri_ac_get_INTEN_COMP1_bit()
252 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
254 ((Ac *)hw)->INTENSET.reg = AC_INTENSET_COMP1; in hri_ac_write_INTEN_COMP1_bit()
260 ((Ac *)hw)->INTENCLR.reg = AC_INTENSET_COMP1; in hri_ac_clear_INTEN_COMP1_bit()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h224 #define AC_INTENSET_COMP1 (1 << AC_INTENSET_COMP1_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h227 #define AC_INTENSET_COMP1 (1 << AC_INTENSET_COMP1_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h215 #define AC_INTENSET_COMP1 (_U_(1) << AC_INTENSET_COMP1_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dac.h215 #define AC_INTENSET_COMP1 (_U_(1) << AC_INTENSET_COMP1_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h215 #define AC_INTENSET_COMP1 (_U_(1) << AC_INTENSET_COMP1_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dac.h242 #define AC_INTENSET_COMP1 AC_INTENSET_COMP1_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h244 #define AC_INTENSET_COMP1 (_U_(1) << AC_INTENSET_COMP1_Pos) macro

Completed in 52 milliseconds