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

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c599 u32 tsync; local
608 tsync = af_delay_min + dnf_delay + (2 * i2cclk);
626 u32 tscl_l = (l + 1) * prescaler + tsync;
635 u32 tscl_h = (h + 1) * prescaler + tsync;

Completed in 38 milliseconds