Searched defs:I2C_DELAY (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/configs/
H A Dethernut5.h83 #define I2C_DELAY udelay(100) macro
/u-boot/drivers/i2c/
H A Dsoft_i2c.c78 # define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */ macro
157 I2C_DELAY; local
[all...]

Completed in 43 milliseconds