Searched refs:Chip_I2C_ClearInt (Results 1 – 2 of 2) sorted by relevance
131 …Chip_I2C_ClearInt(LPC_I2C0, I2C_INTENSET_MSTPENDING | I2C_INTENSET_MSTRARBLOSS | I2C_INTENSET_MSTS… in SetupXferRecAndExecute()
290 static INLINE void Chip_I2C_ClearInt(LPC_I2C_T *pI2C, uint32_t intClr) in Chip_I2C_ClearInt() function
Completed in 4 milliseconds