Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c227 uint32_t fall_max; member
257 .fall_max = 300,
268 .fall_max = 300,
279 .fall_max = 100,
431 init->fall_time > specs->fall_max) { in i2c_compute_timing()
434 init->fall_time, specs->fall_max); in i2c_compute_timing()