Searched refs:LPC32XX_I2C_STAT_TFF (Results 1 – 1 of 1) sorted by relevance
39 #define LPC32XX_I2C_STAT_TFF 0x00000400 macro150 & (!(stat & LPC32XX_I2C_STAT_TFF))) { in __i2c_read()197 if (!(stat & LPC32XX_I2C_STAT_TFF)) { in __i2c_write()209 if (!(stat & LPC32XX_I2C_STAT_TFF)) { in __i2c_write()
Completed in 3 milliseconds