Searched refs:I2C_IC_CON_SLAVE_DISABLE (Results 1 – 2 of 2) sorted by relevance
237 …>IC_CON = I2C_IC_CON_RESTART_EN|I2C_IC_CON_SPEED_0|I2C_IC_CON_MASTER_MODE|I2C_IC_CON_SLAVE_DISABLE; in I2C_MasterSetup()242 …>IC_CON = I2C_IC_CON_RESTART_EN|I2C_IC_CON_SPEED_1|I2C_IC_CON_MASTER_MODE|I2C_IC_CON_SLAVE_DISABLE; in I2C_MasterSetup()
1547 #define I2C_IC_CON_SLAVE_DISABLE ((uint32_t)0x0040) macro
Completed in 18 milliseconds