Searched refs:i2c_cc13xx_cc26xx_configure (Results 1 – 1 of 1) sorted by relevance
230 static int i2c_cc13xx_cc26xx_configure(const struct device *dev, in i2c_cc13xx_cc26xx_configure() function309 if (i2c_cc13xx_cc26xx_configure(dev, in postNotifyFxn()337 ret = i2c_cc13xx_cc26xx_configure(dev, data->dev_config); in i2c_cc13xx_cc26xx_pm_action()411 err = i2c_cc13xx_cc26xx_configure(dev, cfg | I2C_MODE_CONTROLLER); in i2c_cc13xx_cc26xx_init()423 .configure = i2c_cc13xx_cc26xx_configure,