Searched refs:i2c_cc13xx_cc26xx_configure (Results 1 – 1 of 1) sorted by relevance
166 static int i2c_cc13xx_cc26xx_configure(const struct device *dev, in i2c_cc13xx_cc26xx_configure() function245 if (i2c_cc13xx_cc26xx_configure(dev, in postNotifyFxn()273 ret = i2c_cc13xx_cc26xx_configure(dev, data->dev_config); in i2c_cc13xx_cc26xx_pm_action()347 err = i2c_cc13xx_cc26xx_configure(dev, cfg | I2C_MODE_CONTROLLER); in i2c_cc13xx_cc26xx_init()359 .configure = i2c_cc13xx_cc26xx_configure,