Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c112 #define STM32_SCLDEL_MAX BIT(4) macro
524 for (l = 0; l < STM32_SCLDEL_MAX; l++) { in stm32_i2c_compute_solutions()