Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_esp32.c75 struct i2c_esp32_config { struct
151 const struct i2c_esp32_config *config = dev->config; in i2c_esp32_config_pin()
183 const struct i2c_esp32_config *config = dev->config; in i2c_master_clear_bus()
218 const struct i2c_esp32_config *config = dev->config; in i2c_hw_fsm_reset()
267 const struct i2c_esp32_config *config = dev->config; in i2c_esp32_configure_bitrate()
293 const struct i2c_esp32_config *config = dev->config; in i2c_esp32_configure_data_mode()
737 const struct i2c_esp32_config *config = dev->config; in i2c_esp32_init()
826 static const struct i2c_esp32_config i2c_esp32_config_##idx = { \