Home
last modified time | relevance | path

Searched defs:i2c_enhance_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/i2c/
Di2c_ite_enhance.c60 struct i2c_enhance_config { struct
61 void (*irq_config_func)(void);
62 uint32_t bitrate;
63 uint8_t *base;
64 uint8_t i2c_irq_base;
65 uint8_t port;
66 uint8_t channel_switch_sel;
68 struct gpio_dt_spec scl_gpios;
70 struct gpio_dt_spec sda_gpios;
72 const struct pinctrl_dev_config *pcfg;
[all …]