Searched refs:I2C_FMPCFG_FMPEN (Results 1 – 2 of 2) sorted by relevance
129 #define I2C_FMPCFG_FMPEN BIT(0) /*!< fast mode plus enable bit */ macro
152 I2C_FMPCFG(i2c_periph) |= I2C_FMPCFG_FMPEN; in i2c_clock_config()
Completed in 11 milliseconds