Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h258 #define AC_INTFLAG_COMP0_Pos 0 /**< \brief (AC_INTFLAG) Comparator 0 */ macro
259 #define AC_INTFLAG_COMP0 (1 << AC_INTFLAG_COMP0_Pos)
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h261 #define AC_INTFLAG_COMP0_Pos 0 /**< \brief (AC_INTFLAG) Comparator 0 */ macro
262 #define AC_INTFLAG_COMP0 (1 << AC_INTFLAG_COMP0_Pos)
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h249 #define AC_INTFLAG_COMP0_Pos 0 /**< \brief (AC_INTFLAG) Comparator 0 */ macro
250 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dac.h249 #define AC_INTFLAG_COMP0_Pos 0 /**< \brief (AC_INTFLAG) Comparator 0 */ macro
250 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h249 #define AC_INTFLAG_COMP0_Pos 0 /**< \brief (AC_INTFLAG) Comparator 0 */ macro
250 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dac.h279 #define AC_INTFLAG_COMP0_Pos 0 /**< (AC… macro
280 #define AC_INTFLAG_COMP0_Msk (_U_(0x1) << AC_INTFLAG_COMP0_Pos) /**< (AC…
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h285 #define AC_INTFLAG_COMP0_Pos 0 /**< \brief (AC_INTFLAG) Comparator 0 */ macro
286 #define AC_INTFLAG_COMP0 (_U_(1) << AC_INTFLAG_COMP0_Pos)
/bsp/microchip/saml10/bsp/hri/
A Dhri_ac_l10.h79 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0_Msk) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_INTFLAG_COMP0_bit()
109 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0_Msk) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()
/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()
110 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_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()
110 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_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()
110 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()
/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()
139 return (((Ac *)hw)->INTFLAG.reg & AC_INTFLAG_COMP0) >> AC_INTFLAG_COMP0_Pos; in hri_ac_get_interrupt_COMP0_bit()

Completed in 51 milliseconds