Searched refs:I2C_IC_CON_RESTART_EN (Results 1 – 2 of 2) sorted by relevance
237 …I2C->IC_CON = I2C_IC_CON_RESTART_EN|I2C_IC_CON_SPEED_0|I2C_IC_CON_MASTER_MODE|I2C_IC_CON_SLAVE_DIS… in I2C_MasterSetup()242 …I2C->IC_CON = I2C_IC_CON_RESTART_EN|I2C_IC_CON_SPEED_1|I2C_IC_CON_MASTER_MODE|I2C_IC_CON_SLAVE_DIS… in I2C_MasterSetup()
1546 #define I2C_IC_CON_RESTART_EN ((uint32_t)0x0020) macro
Completed in 21 milliseconds