Searched refs:I2C_INTSTAT_MSTRARBLOSS (Results 1 – 2 of 2) sorted by relevance
147 #define I2C_INTSTAT_MSTRARBLOSS (1 << 4) /*!< Master Arbitration Loss Interrupt Status Bit */ macro
395 if (state & (I2C_INTSTAT_MSTRARBLOSS | I2C_INTSTAT_MSTSTSTPERR)) { in LPC_I2C_INTHAND()
Completed in 5 milliseconds