Searched refs:FC_MAX_I2C_RETRIES (Results 1 – 1 of 1) sorted by relevance
9 #define FC_MAX_I2C_RETRIES 100000 macro23 for (i = 0; i < FC_MAX_I2C_RETRIES; i++) { in flexcop_i2c_operation()