Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/i2c/
Di2c_esp32.c129 static int i2c_esp32_configure_speed(const struct device *dev, in i2c_esp32_configure_speed() function
240 ret = i2c_esp32_configure_speed(dev, I2C_SPEED_GET(dev_config)); in i2c_esp32_configure()