HAL + 0/2 examples
CodeScope will show references to LL_RCC_PLLQ_DIV_7 from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Examples_LL
RNG
 
Symbols
loading...
Files
loading...

LL_RCC_PLLQ_DIV_7 macro

Main PLL division factor for PLLQ output by 7

Syntax

#define LL_RCC_PLLQ_DIV_7 (RCC_PLLCFGR_PLLQ_2|RCC_PLLCFGR_PLLQ_1|RCC_PLLCFGR_PLLQ_0)

Examples

LL_RCC_PLLQ_DIV_7 is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_ll_rcc.h:935
#define LL_RCC_PLLQ_DIV_7 (RCC_PLLCFGR_PLLQ_2|RCC_PLLCFGR_PLLQ_1|RCC_PLLCFGR_PLLQ_0) /*!< Main PLL division factor for PLLQ output by 7 */