Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dstm32_i2c.c892 static int i2c_ack_failed(struct i2c_handle_s *hi2c, uint64_t timeout_ref) in i2c_ack_failed() function
933 if (i2c_ack_failed(hi2c, timeout_ref)) in i2c_wait_txis()
940 if (i2c_ack_failed(hi2c, timeout_ref)) in i2c_wait_txis()
954 if (i2c_ack_failed(hi2c, timeout_ref)) in i2c_wait_stop()
961 if (i2c_ack_failed(hi2c, timeout_ref)) in i2c_wait_stop()

Completed in 5 milliseconds