Searched refs:SERCOM_I2CS_INTENSET_DRDY (Results 1 – 13 of 13) sorted by relevance
661 SERCOM_I2CS_INTENSET_AMATCH | SERCOM_I2CS_INTENSET_DRDY; in i2c_slave_disable()
721 #define SERCOM_I2CS_INTENSET_DRDY (0x1ul << SERCOM_I2CS_INTENSET_DRDY_Pos) macro
768 #define SERCOM_I2CS_INTENSET_DRDY (0x1ul << SERCOM_I2CS_INTENSET_DRDY_Pos) macro
739 #define SERCOM_I2CS_INTENSET_DRDY (_U_(0x1) << SERCOM_I2CS_INTENSET_DRDY_Pos) macro
827 #define SERCOM_I2CS_INTENSET_DRDY (_U_(0x1) << SERCOM_I2CS_INTENSET_DRDY_Pos) macro
875 #define SERCOM_I2CS_INTENSET_DRDY SERCOM_I2CS_INTENSET_DRDY_Msk /**< \de… macro
745 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_set_INTEN_DRDY_bit()750 …return (((Sercom *)hw)->I2CS.INTENSET.reg & SERCOM_I2CS_INTENSET_DRDY) >> SERCOM_I2CS_INTENSET_DRD… in hri_sercomi2cs_get_INTEN_DRDY_bit()756 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()758 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()764 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_clear_INTEN_DRDY_bit()
746 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_set_INTEN_DRDY_bit()751 …return (((Sercom *)hw)->I2CS.INTENSET.reg & SERCOM_I2CS_INTENSET_DRDY) >> SERCOM_I2CS_INTENSET_DRD… in hri_sercomi2cs_get_INTEN_DRDY_bit()757 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()759 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()765 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_clear_INTEN_DRDY_bit()
752 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_set_INTEN_DRDY_bit()757 …return (((Sercom *)hw)->I2CS.INTENSET.reg & SERCOM_I2CS_INTENSET_DRDY) >> SERCOM_I2CS_INTENSET_DRD… in hri_sercomi2cs_get_INTEN_DRDY_bit()763 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()765 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()771 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_clear_INTEN_DRDY_bit()
Completed in 182 milliseconds