Searched refs:mcux_flexcomm_configure (Results 1 – 1 of 1) sorted by relevance
71 static int mcux_flexcomm_configure(const struct device *dev, in mcux_flexcomm_configure() function604 error = mcux_flexcomm_configure(dev, I2C_MODE_CONTROLLER | bitrate_cfg); in mcux_flexcomm_init()615 .configure = mcux_flexcomm_configure,