STM32F479xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RCC_SetSAIClockSource (uint32_t SAIxSource) |
Configure SAIx clock source. | |
__STATIC_INLINE void | LL_RCC_SetSDIOClockSource (uint32_t SDIOxSource) |
Configure SDIO clock source. | |
__STATIC_INLINE void | LL_RCC_SetCK48MClockSource (uint32_t CK48MxSource) |
Configure 48Mhz domain clock source. | |
__STATIC_INLINE void | LL_RCC_SetRNGClockSource (uint32_t RNGxSource) |
Configure RNG clock source. | |
__STATIC_INLINE void | LL_RCC_SetUSBClockSource (uint32_t USBxSource) |
Configure USB clock source. | |
__STATIC_INLINE void | LL_RCC_SetI2SClockSource (uint32_t Source) |
Configure I2S clock source. | |
__STATIC_INLINE void | LL_RCC_SetDSIClockSource (uint32_t Source) |
Configure DSI clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetSAIClockSource (uint32_t SAIx) |
Get SAIx clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetSDIOClockSource (uint32_t SDIOx) |
Get SDIOx clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetCK48MClockSource (uint32_t CK48Mx) |
Get 48Mhz domain clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetRNGClockSource (uint32_t RNGx) |
Get RNGx clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetUSBClockSource (uint32_t USBx) |
Get USBx clock source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetI2SClockSource (uint32_t I2Sx) |
Get I2S Clock Source. | |
__STATIC_INLINE uint32_t | LL_RCC_GetDSIClockSource (uint32_t DSIx) |
Get DSI Clock Source. |
__STATIC_INLINE uint32_t LL_RCC_GetCK48MClockSource | ( | uint32_t | CK48Mx | ) |
Get 48Mhz domain clock source.
CK48Mx | This parameter can be one of the following values: |
Returned | value can be one of the following values:
|
Definition at line 3786 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetSDIOClockFreq().
__STATIC_INLINE uint32_t LL_RCC_GetDSIClockSource | ( | uint32_t | DSIx | ) |
Get DSI Clock Source.
DSIx | This parameter can be one of the following values: |
Returned | value can be one of the following values: |
Definition at line 3959 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetDSIClockFreq().
__STATIC_INLINE uint32_t LL_RCC_GetI2SClockSource | ( | uint32_t | I2Sx | ) |
Get I2S Clock Source.
I2Sx | This parameter can be one of the following values:
|
Returned | value can be one of the following values:
|
Definition at line 3881 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetI2SClockFreq().
__STATIC_INLINE uint32_t LL_RCC_GetRNGClockSource | ( | uint32_t | RNGx | ) |
Get RNGx clock source.
RNGx | This parameter can be one of the following values: |
Returned | value can be one of the following values:
|
Definition at line 3809 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetRNGClockFreq().
__STATIC_INLINE uint32_t LL_RCC_GetSAIClockSource | ( | uint32_t | SAIx | ) |
Get SAIx clock source.
SAIx | This parameter can be one of the following values:
|
Returned | value can be one of the following values:
|
Definition at line 3745 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetSAIClockFreq().
__STATIC_INLINE uint32_t LL_RCC_GetSDIOClockSource | ( | uint32_t | SDIOx | ) |
Get SDIOx clock source.
SDIOx | This parameter can be one of the following values: |
Returned | value can be one of the following values: |
Definition at line 3762 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetSDIOClockFreq().
__STATIC_INLINE uint32_t LL_RCC_GetUSBClockSource | ( | uint32_t | USBx | ) |
Get USBx clock source.
USBx | This parameter can be one of the following values: |
Returned | value can be one of the following values:
|
Definition at line 3833 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetUSBClockFreq().
__STATIC_INLINE void LL_RCC_SetCK48MClockSource | ( | uint32_t | CK48MxSource | ) |
Configure 48Mhz domain clock source.
CK48MxSource | This parameter can be one of the following values:
|
None |
Definition at line 3506 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetDSIClockSource | ( | uint32_t | Source | ) |
Configure DSI clock source.
Source | This parameter can be one of the following values: |
None |
Definition at line 3614 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetI2SClockSource | ( | uint32_t | Source | ) |
Configure I2S clock source.
Source | This parameter can be one of the following values:
|
None |
Definition at line 3596 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetRNGClockSource | ( | uint32_t | RNGxSource | ) |
Configure RNG clock source.
RNGxSource | This parameter can be one of the following values:
|
None |
Definition at line 3528 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetSAIClockSource | ( | uint32_t | SAIxSource | ) |
Configure SAIx clock source.
SAIxSource | This parameter can be one of the following values:
|
None |
Definition at line 3467 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetSDIOClockSource | ( | uint32_t | SDIOxSource | ) |
Configure SDIO clock source.
SDIOxSource | This parameter can be one of the following values: |
None |
Definition at line 3483 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetUSBClockSource | ( | uint32_t | USBxSource | ) |
Configure USB clock source.
USBxSource | This parameter can be one of the following values:
|
None |
Definition at line 3551 of file stm32f4xx_ll_rcc.h.