Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-stm32f7.c213 u32 fall_max; member
372 .fall_max = 300,
382 .fall_max = 300,
392 .fall_max = 100,
470 (setup->fall_time > specs->fall_max)) { in stm32f7_i2c_compute_timing()
474 setup->fall_time, specs->fall_max); in stm32f7_i2c_compute_timing()