Searched refs:I2C_STATUS_ADDR_R_ACK (Results 1 – 1 of 1) sorted by relevance
47 #define I2C_STATUS_ADDR_R_ACK 0x40 macro215 if (((status != I2C_STATUS_ADDR_R_ACK) && (command == I2C_CMD_READ)) || in mentor_i2c_address_set()