Searched refs:STM32_PRESC_MAX (Results 1 – 1 of 1) sorted by relevance
118 #define STM32_PRESC_MAX BIT(4) macro514 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