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