
Macros | |
| #define | RCC_PLLSAIDIVR_16 RCC_DCKCFGR1_PLLSAIDIVR | 
| #define | RCC_PLLSAIDIVR_2 ((uint32_t)0x00000000U) | 
| #define | RCC_PLLSAIDIVR_4 RCC_DCKCFGR1_PLLSAIDIVR_0 | 
| #define | RCC_PLLSAIDIVR_8 RCC_DCKCFGR1_PLLSAIDIVR_1 | 
| #define RCC_PLLSAIDIVR_16 RCC_DCKCFGR1_PLLSAIDIVR | 
Definition at line 307 of file stm32f7xx_hal_rcc_ex.h.
| #define RCC_PLLSAIDIVR_2 ((uint32_t)0x00000000U) | 
Definition at line 304 of file stm32f7xx_hal_rcc_ex.h.
| #define RCC_PLLSAIDIVR_4 RCC_DCKCFGR1_PLLSAIDIVR_0 | 
Definition at line 305 of file stm32f7xx_hal_rcc_ex.h.
| #define RCC_PLLSAIDIVR_8 RCC_DCKCFGR1_PLLSAIDIVR_1 | 
Definition at line 306 of file stm32f7xx_hal_rcc_ex.h.