Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_cc32xx.c84 static int i2c_cc32xx_configure(const struct device *dev, in i2c_cc32xx_configure() function
365 error = i2c_cc32xx_configure(dev, I2C_MODE_CONTROLLER | bitrate_cfg); in i2c_cc32xx_init()
383 .configure = i2c_cc32xx_configure,