|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_Enable (void) |
| Enable PLLSAI1 CR PLLSAI1ON LL_RCC_PLLSAI1_Enable. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_Disable (void) |
| Disable PLLSAI1 CR PLLSAI1ON LL_RCC_PLLSAI1_Disable. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_PLLSAI1_IsReady (void) |
| Check if PLLSAI1 Ready CR PLLSAI1RDY LL_RCC_PLLSAI1_IsReady. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_ConfigDomain_48M (uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLQ) |
| Configure PLLSAI1 used for 48Mhz domain clock. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_ConfigDomain_SAI (uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLP) |
| Configure PLLSAI1 used for SAI domain clock. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_ConfigDomain_ADC (uint32_t Source, uint32_t PLLM, uint32_t PLLN, uint32_t PLLR) |
| Configure PLLSAI1 used for ADC domain clock. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_PLLSAI1_GetN (void) |
| Get SAI1PLL multiplication factor for VCO PLLSAI1CFGR PLLSAI1N LL_RCC_PLLSAI1_GetN. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_PLLSAI1_GetP (void) |
| Get SAI1PLL division factor for PLLSAI1P. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_PLLSAI1_GetQ (void) |
| Get SAI1PLL division factor for PLLSAI1Q. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_PLLSAI1_GetR (void) |
| Get PLLSAI1 division factor for PLLSAIR. More... | |
| __STATIC_INLINE uint32_t | LL_RCC_PLLSAI1_GetDivider (void) |
| Get Division factor for the PLLSAI1 PLLSAI1CFGR PLLSAI1M LL_RCC_PLLSAI1_GetDivider. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_EnableDomain_SAI (void) |
| Enable PLLSAI1 output mapped on SAI domain clock PLLSAI1CFGR PLLSAI1PEN LL_RCC_PLLSAI1_EnableDomain_SAI. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_DisableDomain_SAI (void) |
| Disable PLLSAI1 output mapped on SAI domain clock. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_EnableDomain_48M (void) |
| Enable PLLSAI1 output mapped on 48MHz domain clock PLLSAI1CFGR PLLSAI1QEN LL_RCC_PLLSAI1_EnableDomain_48M. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_DisableDomain_48M (void) |
| Disable PLLSAI1 output mapped on 48MHz domain clock. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_EnableDomain_ADC (void) |
| Enable PLLSAI1 output mapped on ADC domain clock PLLSAI1CFGR PLLSAI1REN LL_RCC_PLLSAI1_EnableDomain_ADC. More... | |
| __STATIC_INLINE void | LL_RCC_PLLSAI1_DisableDomain_ADC (void) |
| Disable PLLSAI1 output mapped on ADC domain clock. More... | |
| __STATIC_INLINE void LL_RCC_PLLSAI1_ConfigDomain_48M | ( | uint32_t | Source, |
| uint32_t | PLLM, | ||
| uint32_t | PLLN, | ||
| uint32_t | PLLQ | ||
| ) |
Configure PLLSAI1 used for 48Mhz domain clock.
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLQ | This parameter can be one of the following values:
|
| None |
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLQ | This parameter can be one of the following values:
|
| None |
Definition at line 4274 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_ConfigDomain_ADC | ( | uint32_t | Source, |
| uint32_t | PLLM, | ||
| uint32_t | PLLN, | ||
| uint32_t | PLLR | ||
| ) |
Configure PLLSAI1 used for ADC domain clock.
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLR | This parameter can be one of the following values:
|
| None |
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLR | This parameter can be one of the following values:
|
| None |
Definition at line 4535 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_ConfigDomain_SAI | ( | uint32_t | Source, |
| uint32_t | PLLM, | ||
| uint32_t | PLLN, | ||
| uint32_t | PLLP | ||
| ) |
Configure PLLSAI1 used for SAI domain clock.
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLP | This parameter can be one of the following values:
|
| None |
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLP | This parameter can be one of the following values:
|
| None |
| Source | This parameter can be one of the following values:
|
| PLLM | This parameter can be one of the following values:
|
| PLLN | Between 8 and 86 |
| PLLP | This parameter can be one of the following values:
|
| None |
Definition at line 4386 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_Disable | ( | void | ) |
Disable PLLSAI1 CR PLLSAI1ON LL_RCC_PLLSAI1_Disable.
| None |
Definition at line 4219 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_DisableDomain_48M | ( | void | ) |
Disable PLLSAI1 output mapped on 48MHz domain clock.
| None |
Definition at line 4744 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_DisableDomain_ADC | ( | void | ) |
Disable PLLSAI1 output mapped on ADC domain clock.
| None |
Definition at line 4766 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_DisableDomain_SAI | ( | void | ) |
Disable PLLSAI1 output mapped on SAI domain clock.
| None |
Definition at line 4722 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_Enable | ( | void | ) |
Enable PLLSAI1 CR PLLSAI1ON LL_RCC_PLLSAI1_Enable.
| None |
Definition at line 4209 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_EnableDomain_48M | ( | void | ) |
Enable PLLSAI1 output mapped on 48MHz domain clock PLLSAI1CFGR PLLSAI1QEN LL_RCC_PLLSAI1_EnableDomain_48M.
| None |
Definition at line 4732 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_EnableDomain_ADC | ( | void | ) |
Enable PLLSAI1 output mapped on ADC domain clock PLLSAI1CFGR PLLSAI1REN LL_RCC_PLLSAI1_EnableDomain_ADC.
| None |
Definition at line 4754 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE void LL_RCC_PLLSAI1_EnableDomain_SAI | ( | void | ) |
Enable PLLSAI1 output mapped on SAI domain clock PLLSAI1CFGR PLLSAI1PEN LL_RCC_PLLSAI1_EnableDomain_SAI.
| None |
Definition at line 4710 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_GetDivider | ( | void | ) |
Get Division factor for the PLLSAI1 PLLSAI1CFGR PLLSAI1M LL_RCC_PLLSAI1_GetDivider.
| Returned | value can be one of the following values:
|
Definition at line 4699 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_GetN | ( | void | ) |
Get SAI1PLL multiplication factor for VCO PLLSAI1CFGR PLLSAI1N LL_RCC_PLLSAI1_GetN.
| Between | 8 and 86 |
Definition at line 4586 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_GetP | ( | void | ) |
Get SAI1PLL division factor for PLLSAI1P.
| Returned | value can be one of the following values:
|
| Returned | value can be one of the following values:
|
Definition at line 4628 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_GetQ | ( | void | ) |
Get SAI1PLL division factor for PLLSAI1Q.
| Returned | value can be one of the following values:
|
Definition at line 4657 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_GetR | ( | void | ) |
Get PLLSAI1 division factor for PLLSAIR.
| Returned | value can be one of the following values:
|
Definition at line 4672 of file stm32l4xx_ll_rcc.h.
| __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_IsReady | ( | void | ) |
Check if PLLSAI1 Ready CR PLLSAI1RDY LL_RCC_PLLSAI1_IsReady.
| State | of bit (1 or 0). |
Definition at line 4229 of file stm32l4xx_ll_rcc.h.