Home
last modified time | relevance | path

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

/u-boot/drivers/i2c/
A Dstm32f7_i2c.c118 #define STM32_PRESC_MAX BIT(4) macro
514 u32 p_prev = STM32_PRESC_MAX; in stm32_i2c_compute_solutions()
544 for (p = 0; p < STM32_PRESC_MAX; p++) { in stm32_i2c_compute_solutions()

Completed in 6 milliseconds