Searched refs:I2C_ACK (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/i2c/
H A Dsoft_i2c.c96 #define I2C_ACK 0 /* PD_SDA level to ack a byte */ macro
187 * ack should be I2C_ACK or I2C_NOACK
247 * if ack == I2C_ACK, ACK the byte so can continue reading, else
H A Di2c-gpio.c19 #define I2C_ACK 0 macro
138 /* ack should be I2C_ACK or I2C_NOACK */
191 * if ack == I2C_ACK, ACK the byte so can continue reading, else

Completed in 57 milliseconds