Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_mcux_flexcomm.c62 static int mcux_flexcomm_configure(const struct device *dev, in mcux_flexcomm_configure() function
512 error = mcux_flexcomm_configure(dev, I2C_MODE_CONTROLLER | bitrate_cfg); in mcux_flexcomm_init()
523 .configure = mcux_flexcomm_configure,