Searched refs:i2c_esp32_configure_speed (Results 1 – 1 of 1) sorted by relevance
129 static int i2c_esp32_configure_speed(const struct device *dev, in i2c_esp32_configure_speed() function240 ret = i2c_esp32_configure_speed(dev, I2C_SPEED_GET(dev_config)); in i2c_esp32_configure()