Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32_v2.c890 uint32_t tscl_l = tafdel_min + dnf_delay + in i2c_compute_scll_sclh() local
897 if ((tscl_l > stm32_i2c_charac[i2c_speed].lscl_min) && in i2c_compute_scll_sclh()
898 (ti2cclk < ((tscl_l - tafdel_min - dnf_delay) / 4U))) { in i2c_compute_scll_sclh()
908 uint32_t tscl = tscl_l + in i2c_compute_scll_sclh()