Searched refs:I2C_SICR_DATAIC (Results 1 – 4 of 4) sorted by relevance
364 #define I2C_SICR_DATAIC 0x00000001 macro
340 #define I2C_SICR_DATAIC 0x00000001 // Data Interrupt Clear macro
1025 HWREG(ui32Base + I2C_O_SICR) = I2C_SICR_DATAIC; in I2CSlaveIntClear()