Home
last modified time | relevance | path

Searched refs:stm32_i2c_is_device_ready (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_i2c.h280 bool stm32_i2c_is_device_ready(struct i2c_handle_s *hi2c, uint32_t dev_addr,
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c634 if (!stm32_i2c_is_device_ready(i2c_handle, pmic_i2c_addr, in initialize_pmic_i2c()
/optee_os/core/drivers/
H A Dstm32_i2c.c1573 bool stm32_i2c_is_device_ready(struct i2c_handle_s *hi2c, uint32_t dev_addr, in stm32_i2c_is_device_ready() function