Searched refs:SERCOM_I2CS_INTENSET_ERROR (Results 1 – 2 of 2) sorted by relevance
707 #define SERCOM_I2CS_INTENSET_ERROR (_U(0x1) << SERCOM_I2CS_INTENSET_ERROR_Pos) macro
5864 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_ERROR; in hri_sercomi2cs_set_INTEN_ERROR_bit()5869 …return (((Sercom *)hw)->I2CS.INTENSET.reg & SERCOM_I2CS_INTENSET_ERROR) >> SERCOM_I2CS_INTENSET_ER… in hri_sercomi2cs_get_INTEN_ERROR_bit()5875 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_ERROR; in hri_sercomi2cs_write_INTEN_ERROR_bit()5877 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_ERROR; in hri_sercomi2cs_write_INTEN_ERROR_bit()5883 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_ERROR; in hri_sercomi2cs_clear_INTEN_ERROR_bit()