Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-stm32f7.c181 #define STM32F7_SCLL_MAX BIT(8) macro
592 for (l = 0; l < STM32F7_SCLL_MAX; l++) { in stm32f7_i2c_compute_timing()