Searched refs:I2C_CONTROL_I2CEN (Results 1 – 2 of 2) sorted by relevance
51 #define I2C_CONTROL_I2CEN (1 << 6) macro
381 I2C_WRITE(I2cMasterContext, I2C_CONTROL, I2C_CONTROL_I2CEN | I2C_CONTROL_ACK); in MvI2cReset()