STM32H735xx HAL User Manual
Defines
RCC PLL Clock Output
RCC Exported Constants

Defines

#define RCC_PLL1_DIVP   RCC_PLLCFGR_DIVP1EN
#define RCC_PLL1_DIVQ   RCC_PLLCFGR_DIVQ1EN
#define RCC_PLL1_DIVR   RCC_PLLCFGR_DIVR1EN

Define Documentation

#define RCC_PLL1_DIVP   RCC_PLLCFGR_DIVP1EN

Definition at line 274 of file stm32h7xx_hal_rcc.h.

Referenced by HAL_RCC_OscConfig().

#define RCC_PLL1_DIVQ   RCC_PLLCFGR_DIVQ1EN

Definition at line 275 of file stm32h7xx_hal_rcc.h.

Referenced by HAL_RCC_OscConfig(), and HAL_RCCEx_PeriphCLKConfig().

#define RCC_PLL1_DIVR   RCC_PLLCFGR_DIVR1EN

Definition at line 276 of file stm32h7xx_hal_rcc.h.

Referenced by HAL_RCC_OscConfig().