Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_imx.c24 ((I2C_Type *)((const struct i2c_imx_config * const)(dev)->config)->base)
26 struct i2c_imx_config { struct
339 const struct i2c_imx_config *config = dev->config; in i2c_imx_init()
375 static const struct i2c_imx_config i2c_imx_config_##n = { \