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

/u-boot/drivers/i2c/
H A Dstm32f7_i2c.c119 #define STM32_PRESC_MAX BIT(4) macro
518 u32 p_prev = STM32_PRESC_MAX;
546 for (p = 0; p < STM32_PRESC_MAX; p++) {

Completed in 34 milliseconds