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

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c136 * @h_min: Min high period of the SCL clock (ns)
149 u32 h_min; member in struct:stm32_i2c_spec
231 .h_min = 4000,
244 .h_min = 600,
257 .h_min = 260,
640 (tscl_h >= specs->h_min) &&

Completed in 40 milliseconds