Searched refs:I2C_TIMEOUT_VALUE (Results 1 – 1 of 1) sorted by relevance
27 #define I2C_TIMEOUT_VALUE 0x500 macro98 while (!mentor_i2c_interrupt_get() && (timeout++ < I2C_TIMEOUT_VALUE)) in mentor_i2c_wait_interrupt()100 if (timeout >= I2C_TIMEOUT_VALUE) in mentor_i2c_wait_interrupt()166 (timeout++ < I2C_TIMEOUT_VALUE)) in mentor_i2c_stop_bit_set()168 if (timeout >= I2C_TIMEOUT_VALUE) { in mentor_i2c_stop_bit_set()