Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c527 uint32_t tscl = tscl_l + tscl_h + in i2c_compute_timing() local
531 if (tscl >= clk_min && tscl <= clk_max && in i2c_compute_timing()
533 int clk_error = tscl - i2cbus; in i2c_compute_timing()