Home
last modified time | relevance | path

Searched refs:I2C_STOPDET_TO (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/i2c/
A Di2c-cortina.h84 #define I2C_STOPDET_TO (CONFIG_SYS_HZ / 500) macro
A Ddesignware_i2c.h80 #define I2C_STOPDET_TO (CONFIG_SYS_HZ/500) macro
A Ddesignware_i2c.c438 } else if (get_timer(start_stop_det) > I2C_STOPDET_TO) { in i2c_xfer_finish()

Completed in 6 milliseconds