STM32H735xx HAL User Manual
Defines
All PLLs VCO range
RCC Exported Constants

Defines

#define LL_RCC_PLLVCORANGE_WIDE   (uint32_t)(0x00000000U) /* VCO output range: 192 to 836 MHz OR 128 to 544 MHz (*) */
#define LL_RCC_PLLVCORANGE_MEDIUM   (uint32_t)(0x00000001) /* VCO output range: 150 to 420 MHz */

Define Documentation

#define LL_RCC_PLLVCORANGE_MEDIUM   (uint32_t)(0x00000001) /* VCO output range: 150 to 420 MHz */

Definition at line 1433 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_PLLVCORANGE_WIDE   (uint32_t)(0x00000000U) /* VCO output range: 192 to 836 MHz OR 128 to 544 MHz (*) */

Definition at line 1432 of file stm32h7xx_ll_rcc.h.