Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c1030 static int i2c_wait_stop(struct i2c_handle_s *hi2c, uint64_t timeout_ref) in i2c_wait_stop() function
1257 if (i2c_wait_stop(hi2c, timeout_ref)) in do_write()
1366 if (i2c_wait_stop(hi2c, timeout_ref)) in stm32_i2c_read_write_membyte()
1481 if (i2c_wait_stop(hi2c, timeout_ref)) in do_read()