Searched refs:i2c_stm32_smbalert_enable (Results 1 – 3 of 3) sorted by relevance
27 void i2c_stm32_smbalert_enable(const struct device *dev);
120 i2c_stm32_smbalert_enable(config->i2c_dev); in smbus_stm32_configure()
509 void i2c_stm32_smbalert_enable(const struct device *dev) in i2c_stm32_smbalert_enable() function