Searched refs:NACK (Results 1 – 2 of 2) sorted by relevance
32 #define NACK BIT1 macro
149 if (MmioRead16(I2C_STAT) & NACK) { in I2CWriteOneByte()