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

/u-boot/drivers/i2c/
H A Dsoft_i2c.c97 #define I2C_NOACK 1 /* PD_SDA level to noack a byte */ macro
187 * ack should be I2C_ACK or I2C_NOACK
248 * send I2C_NOACK to end the read.
H A Di2c-gpio.c20 #define I2C_NOACK 1 macro
138 /* ack should be I2C_ACK or I2C_NOACK */
192 * send I2C_NOACK to end the read.

Completed in 45 milliseconds