Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32_v2.c61 uint32_t tfall; /* Fall time in ns */ member
85 .tfall = 20,
98 .tfall = 100,
111 .tfall = 100,
910 stm32_i2c_charac[i2c_speed].tfall; in i2c_compute_scll_sclh()
971 tsdadel_min = (int32_t)stm32_i2c_charac[i2c_speed].tfall + in i2c_compute_presc_scldel_sdadel()