Searched refs:stm32_i2c_is_device_ready (Results 1 – 3 of 3) sorted by relevance
228 if (!stm32_i2c_is_device_ready(i2c, pmic_i2c_addr, 1,
318 bool stm32_i2c_is_device_ready(struct i2c_handle_s *hi2c, uint16_t dev_addr,
874 bool stm32_i2c_is_device_ready(struct i2c_handle_s *hi2c, in stm32_i2c_is_device_ready() function