Searched refs:aml_i2c_read (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/i2c/aml-i2c/
H A Daml-i2c.c187 static zx_status_t aml_i2c_read(aml_i2c_dev_t *dev, uint8_t *buff, uint32_t len, bool stop) { function
317 status = aml_i2c_read(dev, rws[i].buf, rws[i].length, rws[i].stop);

Completed in 77 milliseconds