Searched refs:tsync (Results 1 – 1 of 1) sorted by relevance
598 u32 tsync; in stm32_i2c_choose_solution() local607 tsync = af_delay_min + dnf_delay + (2 * i2cclk); in stm32_i2c_choose_solution()625 u32 tscl_l = (l + 1) * prescaler + tsync; in stm32_i2c_choose_solution()634 u32 tscl_h = (h + 1) * prescaler + tsync; in stm32_i2c_choose_solution()
Completed in 6 milliseconds