Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/ac/
A Dac_callback.h124 inenset_temp |= AC_INTFLAG_COMP0; in ac_enable_callback()
186 inenclr_temp |= AC_INTFLAG_COMP0; in ac_disable_callback()
A Dac_callback.c156 if (interrupt_and_callback_status_mask & AC_INTFLAG_COMP0) { in _ac_interrupt_handler()
160 module->hw->INTFLAG.reg = AC_INTFLAG_COMP0; in _ac_interrupt_handler()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h80 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_INTFLAG_COMP0_bit()
85 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_INTFLAG_COMP0_bit()
110 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()
115 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_interrupt_COMP0_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h80 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_INTFLAG_COMP0_bit()
85 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_INTFLAG_COMP0_bit()
110 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()
115 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_interrupt_COMP0_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h80 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_INTFLAG_COMP0_bit()
85 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_INTFLAG_COMP0_bit()
110 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()
115 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_interrupt_COMP0_bit()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h259 #define AC_INTFLAG_COMP0 (1 << AC_INTFLAG_COMP0_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h262 #define AC_INTFLAG_COMP0 (1 << AC_INTFLAG_COMP0_Pos) macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h79 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_INTFLAG_COMP0_bit()
84 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_INTFLAG_COMP0_bit()
139 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()
144 ((Ac *)hw)->INTFLAG.reg = AC_INTFLAG_COMP0; in hri_ac_clear_interrupt_COMP0_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h250 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dac.h250 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h250 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dac.h281 #define AC_INTFLAG_COMP0 AC_INTFLAG_COMP0_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h286 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos) macro

Completed in 57 milliseconds