Searched refs:AW_I2C_RETRY_DELAY (Results 1 – 4 of 4) sorted by relevance
23 #define AW_I2C_RETRY_DELAY (2) macro
98 msleep(AW_I2C_RETRY_DELAY); in aw_dev_i2c_write_byte()120 msleep(AW_I2C_RETRY_DELAY); in aw_dev_i2c_read_byte()
33 #define AW_I2C_RETRY_DELAY (5)/* 5ms */ macro