Searched refs:tsync (Results 1 – 1 of 1) sorted by relevance
405 uint32_t tsync = 0; in i2c_compute_timing() local498 tsync = af_delay_min + dnf_delay + (2 * i2cclk); in i2c_compute_timing()519 uint32_t tscl_l = ((l + 1) * prescaler) + tsync; in i2c_compute_timing()526 uint32_t tscl_h = ((h + 1) * prescaler) + tsync; in i2c_compute_timing()