Home
last modified time | relevance | path

Searched refs:SERCOM_I2CS_INTENSET_ERROR (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dsercom.h707 #define SERCOM_I2CS_INTENSET_ERROR (_U(0x1) << SERCOM_I2CS_INTENSET_ERROR_Pos) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h5864 ((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()