Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_mcux.c26 ((I2C_Type *)((const struct i2c_mcux_config * const)(dev)->config)->base)
28 struct i2c_mcux_config { struct
56 const struct i2c_mcux_config *config = dev->config; in i2c_mcux_configure() argument
313 const struct i2c_mcux_config *config = dev->config; in i2c_mcux_init()
361 static const struct i2c_mcux_config i2c_mcux_config_ ## n = { \