Searched defs:i2c_read (Results 1 – 3 of 3) sorted by relevance
292 int i2c_read(uint8_t chip, unsigned int addr, int alen, in i2c_read() function
495 int i2c_read(uchar chip, uint addr, int alen, uchar *buffer, int len) in i2c_read() function
554 int i2c_read(struct udevice *bus, in i2c_read() function
Completed in 19 milliseconds