Searched refs:i2c_mcux_config (Results 1 – 1 of 1) sorted by relevance
26 ((I2C_Type *)((const struct i2c_mcux_config * const)(dev)->config)->base)28 struct i2c_mcux_config { struct56 const struct i2c_mcux_config *config = dev->config; in i2c_mcux_configure() argument313 const struct i2c_mcux_config *config = dev->config; in i2c_mcux_init()361 static const struct i2c_mcux_config i2c_mcux_config_ ## n = { \