Searched defs:I2C_RETRIES (Results 1 – 2 of 2) sorted by relevance
34 #define I2C_RETRIES 0x0701 /* number of times a device address should macro
446 #define I2C_RETRIES (I2C_WRTIME * I2C_BITRATE / 9.0) macro