Home
last modified time | relevance | path

Searched refs:AC_INTFLAG_COMP1 (Results 1 – 13 of 13) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/ac/
A Dac_callback.h127 inenset_temp |= AC_INTFLAG_COMP1; in ac_enable_callback()
189 inenclr_temp |= AC_INTFLAG_COMP1; in ac_disable_callback()
A Dac_callback.c164 if (interrupt_and_callback_status_mask & AC_INTFLAG_COMP1) { in _ac_interrupt_handler()
168 module->hw->INTFLAG.reg = AC_INTFLAG_COMP1; in _ac_interrupt_handler()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h90 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_INTFLAG_COMP1_bit()
95 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_INTFLAG_COMP1_bit()
120 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()
125 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_interrupt_COMP1_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h90 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_INTFLAG_COMP1_bit()
95 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_INTFLAG_COMP1_bit()
120 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()
125 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_interrupt_COMP1_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h90 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_INTFLAG_COMP1_bit()
95 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_INTFLAG_COMP1_bit()
120 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()
125 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_interrupt_COMP1_bit()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h261 #define AC_INTFLAG_COMP1 (1 << AC_INTFLAG_COMP1_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h264 #define AC_INTFLAG_COMP1 (1 << AC_INTFLAG_COMP1_Pos) macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h89 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_INTFLAG_COMP1_bit()
94 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_INTFLAG_COMP1_bit()
149 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()
154 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP1; in hri_ac_clear_interrupt_COMP1_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h252 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dac.h252 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h252 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dac.h284 #define AC_INTFLAG_COMP1 AC_INTFLAG_COMP1_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h288 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos) macro

Completed in 47 milliseconds