Home
last modified time | relevance | path

Searched refs:I2C_IC_CON_RESTART_EN (Results 1 – 2 of 2) sorted by relevance

/bsp/airm2m/air105/libraries/HAL_Driver/Src/
A Dcore_i2c.c237 …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()
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105.h1546 #define I2C_IC_CON_RESTART_EN ((uint32_t)0x0020) macro

Completed in 21 milliseconds