Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_i2c.c124 #define I2C_SET_TIMINGR_PRESC(n) (((n) & \ macro
555 *timing = I2C_SET_TIMINGR_PRESC(s) | in i2c_compute_timing()