Searched refs:stm32_i2c_is_device_ready (Results 1 – 3 of 3) sorted by relevance
280 bool stm32_i2c_is_device_ready(struct i2c_handle_s *hi2c, uint32_t dev_addr,
634 if (!stm32_i2c_is_device_ready(i2c_handle, pmic_i2c_addr, in initialize_pmic_i2c()
1573 bool stm32_i2c_is_device_ready(struct i2c_handle_s *hi2c, uint32_t dev_addr, in stm32_i2c_is_device_ready() function