Searched refs:I2C_RDWR (Results 1 – 2 of 2) sorted by relevance
25 #define I2C_RDWR 0x0707 macro
278 return ioctl(dev->fh, I2C_RDWR, &d) < 0 ? -1 : length; in mraa_i2c_read_bytes_data()