Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/se050/glue/
H A Di2c_stm32.c89 return stm32_i2c_init(&i2c, &i2c_init); in native_i2c_init()
/optee_os/core/include/drivers/
H A Dstm32_i2c.h199 int stm32_i2c_init(struct i2c_handle_s *hi2c,
/optee_os/core/drivers/
H A Dstm32_i2c.c847 int stm32_i2c_init(struct i2c_handle_s *hi2c, in stm32_i2c_init() function
1780 if (stm32_i2c_init(i2c_handle_p, &init_data)) in stm32_i2c_probe()