Searched refs:I2C_PCF_LRB (Results 1 – 3 of 3) sorted by relevance
224 if (status & I2C_PCF_LRB) { in pcf_sendbytes()257 if ((status & I2C_PCF_LRB) && (i != count)) { in pcf_readbytes()344 if (status & I2C_PCF_LRB) { in pcf_xfer()
38 #define I2C_PCF_LRB 0x08 macro
42 #define I2C_PCF_LRB 0x08 macro167 (status & I2C_PCF_LRB) != 0) in bbc_i2c_writeb()197 (status & I2C_PCF_LRB) != 0) in bbc_i2c_readb()
Completed in 18 milliseconds