STM32H735xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RCC_PLL_SetSource (uint32_t PLLSource) |
Set the oscillator used as PLL clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL_GetSource (void) |
Get the oscillator used as PLL clock source. | |
__STATIC_INLINE void | LL_RCC_PLL1_Enable (void) |
Enable PLL1. | |
__STATIC_INLINE void | LL_RCC_PLL1_Disable (void) |
Disable PLL1. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_IsReady (void) |
Check if PLL1 Ready. | |
__STATIC_INLINE void | LL_RCC_PLL1P_Enable (void) |
Enable PLL1P. | |
__STATIC_INLINE void | LL_RCC_PLL1Q_Enable (void) |
Enable PLL1Q. | |
__STATIC_INLINE void | LL_RCC_PLL1R_Enable (void) |
Enable PLL1R. | |
__STATIC_INLINE void | LL_RCC_PLL1FRACN_Enable (void) |
Enable PLL1 FRACN. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1P_IsEnabled (void) |
Check if PLL1 P is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1Q_IsEnabled (void) |
Check if PLL1 Q is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1R_IsEnabled (void) |
Check if PLL1 R is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1FRACN_IsEnabled (void) |
Check if PLL1 FRACN is enabled. | |
__STATIC_INLINE void | LL_RCC_PLL1P_Disable (void) |
Disable PLL1P. | |
__STATIC_INLINE void | LL_RCC_PLL1Q_Disable (void) |
Disable PLL1Q. | |
__STATIC_INLINE void | LL_RCC_PLL1R_Disable (void) |
Disable PLL1R. | |
__STATIC_INLINE void | LL_RCC_PLL1FRACN_Disable (void) |
Disable PLL1 FRACN. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetVCOOutputRange (uint32_t VCORange) |
Set PLL1 VCO OutputRange. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetVCOInputRange (uint32_t InputRange) |
Set PLL1 VCO Input Range. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_GetN (void) |
Get PLL1 N Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_GetM (void) |
Get PLL1 M Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_GetP (void) |
Get PLL1 P Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_GetQ (void) |
Get PLL1 Q Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_GetR (void) |
Get PLL1 R Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL1_GetFRACN (void) |
Get PLL1 FRACN Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetN (uint32_t N) |
Set PLL1 N Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetM (uint32_t M) |
Set PLL1 M Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetP (uint32_t P) |
Set PLL1 P Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetQ (uint32_t Q) |
Set PLL1 Q Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetR (uint32_t R) |
Set PLL1 R Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL1_SetFRACN (uint32_t FRACN) |
Set PLL1 FRACN Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_Enable (void) |
Enable PLL2. | |
__STATIC_INLINE void | LL_RCC_PLL2_Disable (void) |
Disable PLL2. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_IsReady (void) |
Check if PLL2 Ready. | |
__STATIC_INLINE void | LL_RCC_PLL2P_Enable (void) |
Enable PLL2P. | |
__STATIC_INLINE void | LL_RCC_PLL2Q_Enable (void) |
Enable PLL2Q. | |
__STATIC_INLINE void | LL_RCC_PLL2R_Enable (void) |
Enable PLL2R. | |
__STATIC_INLINE void | LL_RCC_PLL2FRACN_Enable (void) |
Enable PLL2 FRACN. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2P_IsEnabled (void) |
Check if PLL2 P is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2Q_IsEnabled (void) |
Check if PLL2 Q is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2R_IsEnabled (void) |
Check if PLL2 R is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2FRACN_IsEnabled (void) |
Check if PLL2 FRACN is enabled. | |
__STATIC_INLINE void | LL_RCC_PLL2P_Disable (void) |
Disable PLL2P. | |
__STATIC_INLINE void | LL_RCC_PLL2Q_Disable (void) |
Disable PLL2Q. | |
__STATIC_INLINE void | LL_RCC_PLL2R_Disable (void) |
Disable PLL2R. | |
__STATIC_INLINE void | LL_RCC_PLL2FRACN_Disable (void) |
Disable PLL2 FRACN. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetVCOOutputRange (uint32_t VCORange) |
Set PLL2 VCO OutputRange. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetVCOInputRange (uint32_t InputRange) |
Set PLL2 VCO Input Range. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_GetN (void) |
Get PLL2 N Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_GetM (void) |
Get PLL2 M Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_GetP (void) |
Get PLL2 P Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_GetQ (void) |
Get PLL2 Q Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_GetR (void) |
Get PLL2 R Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL2_GetFRACN (void) |
Get PLL2 FRACN Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetN (uint32_t N) |
Set PLL2 N Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetM (uint32_t M) |
Set PLL2 M Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetP (uint32_t P) |
Set PLL2 P Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetQ (uint32_t Q) |
Set PLL2 Q Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetR (uint32_t R) |
Set PLL2 R Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL2_SetFRACN (uint32_t FRACN) |
Set PLL2 FRACN Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_Enable (void) |
Enable PLL3. | |
__STATIC_INLINE void | LL_RCC_PLL3_Disable (void) |
Disable PLL3. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_IsReady (void) |
Check if PLL3 Ready. | |
__STATIC_INLINE void | LL_RCC_PLL3P_Enable (void) |
Enable PLL3P. | |
__STATIC_INLINE void | LL_RCC_PLL3Q_Enable (void) |
Enable PLL3Q. | |
__STATIC_INLINE void | LL_RCC_PLL3R_Enable (void) |
Enable PLL3R. | |
__STATIC_INLINE void | LL_RCC_PLL3FRACN_Enable (void) |
Enable PLL3 FRACN. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3P_IsEnabled (void) |
Check if PLL3 P is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3Q_IsEnabled (void) |
Check if PLL3 Q is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3R_IsEnabled (void) |
Check if PLL3 R is enabled. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3FRACN_IsEnabled (void) |
Check if PLL3 FRACN is enabled. | |
__STATIC_INLINE void | LL_RCC_PLL3P_Disable (void) |
Disable PLL3P. | |
__STATIC_INLINE void | LL_RCC_PLL3Q_Disable (void) |
Disable PLL3Q. | |
__STATIC_INLINE void | LL_RCC_PLL3R_Disable (void) |
Disable PLL3R. | |
__STATIC_INLINE void | LL_RCC_PLL3FRACN_Disable (void) |
Disable PLL3 FRACN. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetVCOOutputRange (uint32_t VCORange) |
Set PLL3 VCO OutputRange. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetVCOInputRange (uint32_t InputRange) |
Set PLL3 VCO Input Range. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_GetN (void) |
Get PLL3 N Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_GetM (void) |
Get PLL3 M Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_GetP (void) |
Get PLL3 P Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_GetQ (void) |
Get PLL3 Q Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_GetR (void) |
Get PLL3 R Coefficient. | |
__STATIC_INLINE uint32_t | LL_RCC_PLL3_GetFRACN (void) |
Get PLL3 FRACN Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetN (uint32_t N) |
Set PLL3 N Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetM (uint32_t M) |
Set PLL3 M Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetP (uint32_t P) |
Set PLL3 P Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetQ (uint32_t Q) |
Set PLL3 Q Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetR (uint32_t R) |
Set PLL3 R Coefficient. | |
__STATIC_INLINE void | LL_RCC_PLL3_SetFRACN (uint32_t FRACN) |
Set PLL3 FRACN Coefficient. |
__STATIC_INLINE void LL_RCC_PLL1_Disable | ( | void | ) |
Disable PLL1.
None |
Definition at line 4338 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1_Enable | ( | void | ) |
Enable PLL1.
None |
Definition at line 4327 of file stm32h7xx_ll_rcc.h.
Referenced by UTILS_EnablePLLAndSwitchSystem().
__STATIC_INLINE uint32_t LL_RCC_PLL1_GetFRACN | ( | void | ) |
Get PLL1 FRACN Coefficient.
A | value between 0 and 8191 (0x1FFF) |
Definition at line 4564 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL1_GetM | ( | void | ) |
Get PLL1 M Coefficient.
A | value between 0 and 63 |
Definition at line 4524 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL1_GetN | ( | void | ) |
Get PLL1 N Coefficient.
A | value between 4 and 512 |
Definition at line 4514 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL1_GetP | ( | void | ) |
Get PLL1 P Coefficient.
A | value between 2 and 128 |
Definition at line 4534 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL1_GetQ | ( | void | ) |
Get PLL1 Q Coefficient.
A | value between 1 and 128 |
Definition at line 4544 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL1_GetR | ( | void | ) |
Get PLL1 R Coefficient.
A | value between 1 and 128 |
Definition at line 4554 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL1_IsReady | ( | void | ) |
Check if PLL1 Ready.
State | of bit (1 or 0). |
Definition at line 4348 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_DeInit(), LL_RCC_GetFDCANClockFreq(), LL_RCC_GetFMCClockFreq(), LL_RCC_GetOSPIClockFreq(), LL_RCC_GetRNGClockFreq(), LL_RCC_GetSAIClockFreq(), LL_RCC_GetSDMMCClockFreq(), LL_RCC_GetSPDIFClockFreq(), LL_RCC_GetSPIClockFreq(), LL_RCC_GetUSBClockFreq(), UTILS_EnablePLLAndSwitchSystem(), and UTILS_IsPLLsReady().
__STATIC_INLINE void LL_RCC_PLL1_SetFRACN | ( | uint32_t | FRACN | ) |
Set PLL1 FRACN Coefficient.
FRACN | parameter can be a value between 0 and 8191 (0x1FFF) |
Definition at line 4631 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE void LL_RCC_PLL1_SetM | ( | uint32_t | M | ) |
Set PLL1 M Coefficient.
M | parameter can be a value between 0 and 63 |
Definition at line 4586 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE void LL_RCC_PLL1_SetN | ( | uint32_t | N | ) |
Set PLL1 N Coefficient.
N | parameter can be a value between 4 and 512 |
Definition at line 4575 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE void LL_RCC_PLL1_SetP | ( | uint32_t | P | ) |
Set PLL1 P Coefficient.
P | parameter can be a value between 2 (or 1*) and 128 (ODD division factor not supported) |
(*) : For stm32h72xxx and stm32h73xxx family lines.
Definition at line 4599 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE void LL_RCC_PLL1_SetQ | ( | uint32_t | Q | ) |
Set PLL1 Q Coefficient.
Q | parameter can be a value between 1 and 128 |
Definition at line 4610 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1_SetR | ( | uint32_t | R | ) |
Set PLL1 R Coefficient.
R | parameter can be a value between 1 and 128 |
Definition at line 4621 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1_SetVCOInputRange | ( | uint32_t | InputRange | ) |
Set PLL1 VCO Input Range.
InputRange | This parameter can be one of the following values: |
None |
Definition at line 4504 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE void LL_RCC_PLL1_SetVCOOutputRange | ( | uint32_t | VCORange | ) |
Set PLL1 VCO OutputRange.
VCORange | This parameter can be one of the following values: |
None |
Definition at line 4488 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE void LL_RCC_PLL1FRACN_Disable | ( | void | ) |
Disable PLL1 FRACN.
None |
Definition at line 4474 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1FRACN_Enable | ( | void | ) |
Enable PLL1 FRACN.
None |
Definition at line 4391 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE uint32_t LL_RCC_PLL1FRACN_IsEnabled | ( | void | ) |
Check if PLL1 FRACN is enabled.
State | of bit (1 or 0). |
Definition at line 4431 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE void LL_RCC_PLL1P_Disable | ( | void | ) |
Disable PLL1P.
None |
Definition at line 4442 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1P_Enable | ( | void | ) |
Enable PLL1P.
None |
Definition at line 4359 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().
__STATIC_INLINE uint32_t LL_RCC_PLL1P_IsEnabled | ( | void | ) |
Check if PLL1 P is enabled.
State | of bit (1 or 0). |
Definition at line 4401 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE void LL_RCC_PLL1Q_Disable | ( | void | ) |
Disable PLL1Q.
None |
Definition at line 4453 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1Q_Enable | ( | void | ) |
Enable PLL1Q.
None |
Definition at line 4370 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL1Q_IsEnabled | ( | void | ) |
Check if PLL1 Q is enabled.
State | of bit (1 or 0). |
Definition at line 4411 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE void LL_RCC_PLL1R_Disable | ( | void | ) |
Disable PLL1R.
None |
Definition at line 4464 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL1R_Enable | ( | void | ) |
Enable PLL1R.
None |
Definition at line 4381 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL1R_IsEnabled | ( | void | ) |
Check if PLL1 R is enabled.
State | of bit (1 or 0). |
Definition at line 4421 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq().
__STATIC_INLINE void LL_RCC_PLL2_Disable | ( | void | ) |
Disable PLL2.
None |
Definition at line 4652 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_Enable | ( | void | ) |
Enable PLL2.
None |
Definition at line 4641 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL2_GetFRACN | ( | void | ) |
Get PLL2 FRACN Coefficient.
A | value between 0 and 8191 (0x1FFF) |
Definition at line 4878 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL2_GetM | ( | void | ) |
Get PLL2 M Coefficient.
A | value between 0 and 63 |
Definition at line 4838 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL2_GetN | ( | void | ) |
Get PLL2 N Coefficient.
A | value between 4 and 512 |
Definition at line 4828 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL2_GetP | ( | void | ) |
Get PLL2 P Coefficient.
A | value between 1 and 128 |
Definition at line 4848 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL2_GetQ | ( | void | ) |
Get PLL2 Q Coefficient.
A | value between 1 and 128 |
Definition at line 4858 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL2_GetR | ( | void | ) |
Get PLL2 R Coefficient.
A | value between 1 and 128 |
Definition at line 4868 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL2_IsReady | ( | void | ) |
Check if PLL2 Ready.
State | of bit (1 or 0). |
Definition at line 4662 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_DeInit(), LL_RCC_GetADCClockFreq(), LL_RCC_GetFDCANClockFreq(), LL_RCC_GetFMCClockFreq(), LL_RCC_GetLPTIMClockFreq(), LL_RCC_GetLPUARTClockFreq(), LL_RCC_GetOSPIClockFreq(), LL_RCC_GetSAIClockFreq(), LL_RCC_GetSDMMCClockFreq(), LL_RCC_GetSPDIFClockFreq(), LL_RCC_GetSPIClockFreq(), LL_RCC_GetUSARTClockFreq(), and UTILS_IsPLLsReady().
__STATIC_INLINE void LL_RCC_PLL2_SetFRACN | ( | uint32_t | FRACN | ) |
Set PLL2 FRACN Coefficient.
FRACN | parameter can be a value between 0 and 8191 (0x1FFF) |
Definition at line 4943 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetM | ( | uint32_t | M | ) |
Set PLL2 M Coefficient.
M | parameter can be a value between 0 and 63 |
Definition at line 4900 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetN | ( | uint32_t | N | ) |
Set PLL2 N Coefficient.
N | parameter can be a value between 4 and 512 |
Definition at line 4889 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetP | ( | uint32_t | P | ) |
Set PLL2 P Coefficient.
P | parameter can be a value between 1 and 128 |
Definition at line 4911 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetQ | ( | uint32_t | Q | ) |
Set PLL2 Q Coefficient.
Q | parameter can be a value between 1 and 128 |
Definition at line 4922 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetR | ( | uint32_t | R | ) |
Set PLL2 R Coefficient.
R | parameter can be a value between 1 and 128 |
Definition at line 4933 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetVCOInputRange | ( | uint32_t | InputRange | ) |
Set PLL2 VCO Input Range.
InputRange | This parameter can be one of the following values: |
None |
Definition at line 4818 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2_SetVCOOutputRange | ( | uint32_t | VCORange | ) |
Set PLL2 VCO OutputRange.
VCORange | This parameter can be one of the following values: |
None |
Definition at line 4802 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2FRACN_Disable | ( | void | ) |
Disable PLL2 FRACN.
None |
Definition at line 4788 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2FRACN_Enable | ( | void | ) |
Enable PLL2 FRACN.
None |
Definition at line 4705 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL2FRACN_IsEnabled | ( | void | ) |
Check if PLL2 FRACN is enabled.
State | of bit (1 or 0). |
Definition at line 4745 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE void LL_RCC_PLL2P_Disable | ( | void | ) |
Disable PLL2P.
None |
Definition at line 4756 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2P_Enable | ( | void | ) |
Enable PLL2P.
None |
Definition at line 4673 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL2P_IsEnabled | ( | void | ) |
Check if PLL2 P is enabled.
State | of bit (1 or 0). |
Definition at line 4715 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE void LL_RCC_PLL2Q_Disable | ( | void | ) |
Disable PLL2Q.
None |
Definition at line 4767 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2Q_Enable | ( | void | ) |
Enable PLL2Q.
None |
Definition at line 4684 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL2Q_IsEnabled | ( | void | ) |
Check if PLL2 Q is enabled.
State | of bit (1 or 0). |
Definition at line 4725 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE void LL_RCC_PLL2R_Disable | ( | void | ) |
Disable PLL2R.
None |
Definition at line 4778 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL2R_Enable | ( | void | ) |
Enable PLL2R.
None |
Definition at line 4695 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL2R_IsEnabled | ( | void | ) |
Check if PLL2 R is enabled.
State | of bit (1 or 0). |
Definition at line 4735 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL2ClockFreq().
__STATIC_INLINE void LL_RCC_PLL3_Disable | ( | void | ) |
Disable PLL3.
None |
Definition at line 4964 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_Enable | ( | void | ) |
Enable PLL3.
None |
Definition at line 4953 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL3_GetFRACN | ( | void | ) |
Get PLL3 FRACN Coefficient.
A | value between 0 and 8191 (0x1FFF) |
Definition at line 5190 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL3_GetM | ( | void | ) |
Get PLL3 M Coefficient.
A | value between 0 and 63 |
Definition at line 5150 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL3_GetN | ( | void | ) |
Get PLL3 N Coefficient.
A | value between 4 and 512 |
Definition at line 5140 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL3_GetP | ( | void | ) |
Get PLL3 P Coefficient.
A | value between 1 and 128 |
Definition at line 5160 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL3_GetQ | ( | void | ) |
Get PLL3 Q Coefficient.
A | value between 1 and 128 |
Definition at line 5170 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL3_GetR | ( | void | ) |
Get PLL3 R Coefficient.
A | value between 1 and 128 |
Definition at line 5180 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady | ( | void | ) |
Check if PLL3 Ready.
State | of bit (1 or 0). |
Definition at line 4974 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_DeInit(), LL_RCC_GetADCClockFreq(), LL_RCC_GetI2CClockFreq(), LL_RCC_GetLPTIMClockFreq(), LL_RCC_GetLPUARTClockFreq(), LL_RCC_GetSAIClockFreq(), LL_RCC_GetSPDIFClockFreq(), LL_RCC_GetSPIClockFreq(), LL_RCC_GetUSARTClockFreq(), LL_RCC_GetUSBClockFreq(), and UTILS_IsPLLsReady().
__STATIC_INLINE void LL_RCC_PLL3_SetFRACN | ( | uint32_t | FRACN | ) |
Set PLL3 FRACN Coefficient.
FRACN | parameter can be a value between 0 and 8191 (0x1FFF) |
Definition at line 5255 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetM | ( | uint32_t | M | ) |
Set PLL3 M Coefficient.
M | parameter can be a value between 0 and 63 |
Definition at line 5212 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetN | ( | uint32_t | N | ) |
Set PLL3 N Coefficient.
N | parameter can be a value between 4 and 512 |
Definition at line 5201 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetP | ( | uint32_t | P | ) |
Set PLL3 P Coefficient.
P | parameter can be a value between 1 and 128 |
Definition at line 5223 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetQ | ( | uint32_t | Q | ) |
Set PLL3 Q Coefficient.
Q | parameter can be a value between 1 and 128 |
Definition at line 5234 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetR | ( | uint32_t | R | ) |
Set PLL3 R Coefficient.
R | parameter can be a value between 1 and 128 |
Definition at line 5245 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetVCOInputRange | ( | uint32_t | InputRange | ) |
Set PLL3 VCO Input Range.
InputRange | This parameter can be one of the following values: |
None |
Definition at line 5130 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3_SetVCOOutputRange | ( | uint32_t | VCORange | ) |
Set PLL3 VCO OutputRange.
VCORange | This parameter can be one of the following values: |
None |
Definition at line 5114 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3FRACN_Disable | ( | void | ) |
Disable PLL3 FRACN.
None |
Definition at line 5100 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3FRACN_Enable | ( | void | ) |
Enable PLL3 FRACN.
None |
Definition at line 5017 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL3FRACN_IsEnabled | ( | void | ) |
Check if PLL3 FRACN is enabled.
State | of bit (1 or 0). |
Definition at line 5057 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE void LL_RCC_PLL3P_Disable | ( | void | ) |
Disable PLL3P.
None |
Definition at line 5068 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3P_Enable | ( | void | ) |
Enable PLL3P.
None |
Definition at line 4985 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL3P_IsEnabled | ( | void | ) |
Check if PLL3 P is enabled.
State | of bit (1 or 0). |
Definition at line 5027 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE void LL_RCC_PLL3Q_Disable | ( | void | ) |
Disable PLL3Q.
None |
Definition at line 5079 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3Q_Enable | ( | void | ) |
Enable PLL3Q.
None |
Definition at line 4996 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL3Q_IsEnabled | ( | void | ) |
Check if PLL3 Q is enabled.
State | of bit (1 or 0). |
Definition at line 5037 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE void LL_RCC_PLL3R_Disable | ( | void | ) |
Disable PLL3R.
None |
Definition at line 5090 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_PLL3R_Enable | ( | void | ) |
Enable PLL3R.
None |
Definition at line 5007 of file stm32h7xx_ll_rcc.h.
__STATIC_INLINE uint32_t LL_RCC_PLL3R_IsEnabled | ( | void | ) |
Check if PLL3 R is enabled.
State | of bit (1 or 0). |
Definition at line 5047 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE uint32_t LL_RCC_PLL_GetSource | ( | void | ) |
Get the oscillator used as PLL clock source.
Returned | value can be one of the following values: |
Definition at line 4317 of file stm32h7xx_ll_rcc.h.
Referenced by LL_RCC_GetPLL1ClockFreq(), LL_RCC_GetPLL2ClockFreq(), and LL_RCC_GetPLL3ClockFreq().
__STATIC_INLINE void LL_RCC_PLL_SetSource | ( | uint32_t | PLLSource | ) |
Set the oscillator used as PLL clock source.
PLLSource | parameter can be one of the following values: |
None |
Definition at line 4303 of file stm32h7xx_ll_rcc.h.
Referenced by LL_PLL_ConfigSystemClock_HSE(), and LL_PLL_ConfigSystemClock_HSI().