Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dsercom.h892 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< \brief (SERCOM_I2CM_STATUS) Bus Error */ macro
893 #define SERCOM_I2CM_STATUS_BUSERR (0x1ul << SERCOM_I2CM_STATUS_BUSERR_Pos)
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dsercom.h979 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< \brief (SERCOM_I2CM_STATUS) Bus Error */ macro
980 #define SERCOM_I2CM_STATUS_BUSERR (0x1ul << SERCOM_I2CM_STATUS_BUSERR_Pos)
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dsercom.h950 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< \brief (SERCOM_I2CM_STATUS) Bus Error */ macro
951 #define SERCOM_I2CM_STATUS_BUSERR (_U_(0x1) << SERCOM_I2CM_STATUS_BUSERR_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dsercom.h1038 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< \brief (SERCOM_I2CM_STATUS) Bus Error */ macro
1039 #define SERCOM_I2CM_STATUS_BUSERR (_U_(0x1) << SERCOM_I2CM_STATUS_BUSERR_Pos)
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dsercom.h1038 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< \brief (SERCOM_I2CM_STATUS) Bus Error */ macro
1039 #define SERCOM_I2CM_STATUS_BUSERR (_U_(0x1) << SERCOM_I2CM_STATUS_BUSERR_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dsercom.h1038 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< \brief (SERCOM_I2CM_STATUS) Bus Error */ macro
1039 #define SERCOM_I2CM_STATUS_BUSERR (_U_(0x1) << SERCOM_I2CM_STATUS_BUSERR_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dsercom.h1132 #define SERCOM_I2CM_STATUS_BUSERR_Pos 0 /**< (SE… macro
1133 #define SERCOM_I2CM_STATUS_BUSERR_Msk (_U_(0x1) << SERCOM_I2CM_STATUS_BUSERR_Pos) /**< (SE…
/bsp/microchip/samc21/bsp/hri/
A Dhri_sercom_c21.h7354 …urn (((Sercom *)hw)->I2CM.STATUS.reg & SERCOM_I2CM_STATUS_BUSERR) >> SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_get_STATUS_BUSERR_bit()
7363 tmp |= value << SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_write_STATUS_BUSERR_bit()
/bsp/microchip/saml10/bsp/hri/
A Dhri_sercom_l10.h7605 …urn (((Sercom *)hw)->I2CM.STATUS.reg & SERCOM_I2CM_STATUS_BUSERR) >> SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_get_STATUS_BUSERR_bit()
7614 tmp |= value << SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_write_STATUS_BUSERR_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_sercom_d51.h8492 …urn (((Sercom *)hw)->I2CM.STATUS.reg & SERCOM_I2CM_STATUS_BUSERR) >> SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_get_STATUS_BUSERR_bit()
8501 tmp |= value << SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_write_STATUS_BUSERR_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_sercom_e54.h8492 …urn (((Sercom *)hw)->I2CM.STATUS.reg & SERCOM_I2CM_STATUS_BUSERR) >> SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_get_STATUS_BUSERR_bit()
8501 tmp |= value << SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_write_STATUS_BUSERR_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_sercom_d51.h8492 …urn (((Sercom *)hw)->I2CM.STATUS.reg & SERCOM_I2CM_STATUS_BUSERR) >> SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_get_STATUS_BUSERR_bit()
8501 tmp |= value << SERCOM_I2CM_STATUS_BUSERR_Pos; in hri_sercomi2cm_write_STATUS_BUSERR_bit()

Completed in 176 milliseconds