Home
last modified time | relevance | path

Searched refs:AC_INTFLAG_COMP1_Pos (Results 1 – 12 of 12) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h260 #define AC_INTFLAG_COMP1_Pos 1 /**< \brief (AC_INTFLAG) Comparator 1 */ macro
261 #define AC_INTFLAG_COMP1 (1 << AC_INTFLAG_COMP1_Pos)
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h263 #define AC_INTFLAG_COMP1_Pos 1 /**< \brief (AC_INTFLAG) Comparator 1 */ macro
264 #define AC_INTFLAG_COMP1 (1 << AC_INTFLAG_COMP1_Pos)
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h251 #define AC_INTFLAG_COMP1_Pos 1 /**< \brief (AC_INTFLAG) Comparator 1 */ macro
252 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dac.h251 #define AC_INTFLAG_COMP1_Pos 1 /**< \brief (AC_INTFLAG) Comparator 1 */ macro
252 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h251 #define AC_INTFLAG_COMP1_Pos 1 /**< \brief (AC_INTFLAG) Comparator 1 */ macro
252 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dac.h282 #define AC_INTFLAG_COMP1_Pos 1 /**< (AC… macro
283 #define AC_INTFLAG_COMP1_Msk (_U_(0x1) << AC_INTFLAG_COMP1_Pos) /**< (AC…
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h287 #define AC_INTFLAG_COMP1_Pos 1 /**< \brief (AC_INTFLAG) Comparator 1 */ macro
288 #define AC_INTFLAG_COMP1 (_U_(1) << AC_INTFLAG_COMP1_Pos)
/bsp/microchip/saml10/bsp/hri/
A Dhri_ac_l10.h89 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1_Msk) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_INTFLAG_COMP1_bit()
119 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1_Msk) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()
/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()
120 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_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()
120 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_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()
120 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()
/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()
149 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP1) >> AC_INTFLAG_COMP1_Pos; in hri_ac_get_interrupt_COMP1_bit()

Completed in 65 milliseconds