Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/st/i2c/
A Dstm32_i2c.c365 static int i2c_wait_stop(struct i2c_handle_s *hi2c, uint64_t timeout_ref) in i2c_wait_stop() function
637 if (i2c_wait_stop(hi2c, timeout_ref) != 0) { in i2c_write()
806 if (i2c_wait_stop(hi2c, timeout_ref) != 0) { in i2c_read()

Completed in 3 milliseconds