Searched refs:STM32_I2C_TIMINGR_SCLL (Results 1 – 1 of 1) sorted by relevance
104 #define STM32_I2C_TIMINGR_SCLL(n) (n & 0xff) macro838 timing |= STM32_I2C_TIMINGR_SCLL(t.scll); in stm32_i2c_hw_config()
Completed in 4 milliseconds