![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | RCC_PLLP_DIV2 ((uint32_t)0x00000002U) |
#define | RCC_PLLP_DIV4 ((uint32_t)0x00000004U) |
#define | RCC_PLLP_DIV6 ((uint32_t)0x00000006U) |
#define | RCC_PLLP_DIV8 ((uint32_t)0x00000008U) |
#define RCC_PLLP_DIV2 ((uint32_t)0x00000002U) |
Definition at line 190 of file stm32f7xx_hal_rcc.h.
#define RCC_PLLP_DIV4 ((uint32_t)0x00000004U) |
Definition at line 191 of file stm32f7xx_hal_rcc.h.
#define RCC_PLLP_DIV6 ((uint32_t)0x00000006U) |
Definition at line 192 of file stm32f7xx_hal_rcc.h.
#define RCC_PLLP_DIV8 ((uint32_t)0x00000008U) |
Definition at line 193 of file stm32f7xx_hal_rcc.h.