Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c233 uint32_t h_min; member
263 .h_min = 4000,
274 .h_min = 600,
285 .h_min = 260,
532 tscl_h >= specs->h_min && i2cclk < tscl_h) { in i2c_compute_timing()