Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dsercom.h705 #define SERCOM_I2CS_INTENSET_DRDY (_U(0x1) << SERCOM_I2CS_INTENSET_DRDY_Pos) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_sercom_l21.h5840 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_set_INTEN_DRDY_bit()
5845 …return (((Sercom *)hw)->I2CS.INTENSET.reg & SERCOM_I2CS_INTENSET_DRDY) >> SERCOM_I2CS_INTENSET_DRD… in hri_sercomi2cs_get_INTEN_DRDY_bit()
5851 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()
5853 ((Sercom *)hw)->I2CS.INTENSET.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_write_INTEN_DRDY_bit()
5859 ((Sercom *)hw)->I2CS.INTENCLR.reg = SERCOM_I2CS_INTENSET_DRDY; in hri_sercomi2cs_clear_INTEN_DRDY_bit()