Searched refs:STM32_I2C_TIMINGR_SCLL (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c107 #define STM32_I2C_TIMINGR_SCLL(n) (n & 0xff) macro
842 timing |= STM32_I2C_TIMINGR_SCLL(t.scll);

Completed in 38 milliseconds