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

/u-boot/drivers/i2c/
H A Dsoft_i2c.c77 # ifndef I2C_DELAY
78 # define I2C_DELAY udelay(5) /* 1/4 I2C clock duration */ macro
139 I2C_DELAY;
140 I2C_DELAY;
142 I2C_DELAY;
143 I2C_DELAY;
157 I2C_DELAY; local
160 I2C_DELAY;
162 I2C_DELAY;
164 I2C_DELAY;
[all...]
/u-boot/include/configs/
H A Dethernut5.h83 #define I2C_DELAY udelay(100) macro

Completed in 35 milliseconds