STM32F479xx HAL User Manual
|
RCC registers bit address in the alias region. More...
Defines | |
#define | RCC_PLLSAION_BIT_NUMBER 0x1CU |
#define | RCC_CR_PLLSAION_BB (PERIPH_BB_BASE + (RCC_CR_OFFSET * 32U) + (RCC_PLLSAION_BIT_NUMBER * 4U)) |
#define | PLLSAI_TIMEOUT_VALUE 2U /* Timeout value fixed to 2 ms */ |
#define | RCC_PLLI2SON_BIT_NUMBER 0x1AU |
#define | RCC_CR_PLLI2SON_BB (PERIPH_BB_BASE + (RCC_CR_OFFSET * 32U) + (RCC_PLLI2SON_BIT_NUMBER * 4U)) |
#define | RCC_DCKCFGR_OFFSET (RCC_OFFSET + 0x8CU) |
#define | RCC_TIMPRE_BIT_NUMBER 0x18U |
#define | RCC_DCKCFGR_TIMPRE_BB (PERIPH_BB_BASE + (RCC_DCKCFGR_OFFSET * 32U) + (RCC_TIMPRE_BIT_NUMBER * 4U)) |
#define | RCC_CFGR_OFFSET (RCC_OFFSET + 0x08U) |
#define | RCC_I2SSRC_BIT_NUMBER 0x17U |
#define | RCC_CFGR_I2SSRC_BB (PERIPH_BB_BASE + (RCC_CFGR_OFFSET * 32U) + (RCC_I2SSRC_BIT_NUMBER * 4U)) |
#define | PLLI2S_TIMEOUT_VALUE 2U /* Timeout value fixed to 2 ms */ |
#define | PLL_TIMEOUT_VALUE 2U /* 2 ms */ |
RCC registers bit address in the alias region.
#define PLL_TIMEOUT_VALUE 2U /* 2 ms */ |
Definition at line 6838 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_PWREx_ControlVoltageScaling(), HAL_RCC_DeInit(), and HAL_RCC_OscConfig().
#define PLLI2S_TIMEOUT_VALUE 2U /* Timeout value fixed to 2 ms */ |
Definition at line 6813 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCC_DeInit(), HAL_RCCEx_DisablePLLI2S(), HAL_RCCEx_EnablePLLI2S(), and HAL_RCCEx_PeriphCLKConfig().
#define PLLSAI_TIMEOUT_VALUE 2U /* Timeout value fixed to 2 ms */ |
Definition at line 6774 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCC_DeInit(), HAL_RCCEx_DisablePLLSAI(), HAL_RCCEx_EnablePLLSAI(), and HAL_RCCEx_PeriphCLKConfig().
#define RCC_CFGR_I2SSRC_BB (PERIPH_BB_BASE + (RCC_CFGR_OFFSET * 32U) + (RCC_I2SSRC_BIT_NUMBER * 4U)) |
Definition at line 6811 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_CFGR_OFFSET (RCC_OFFSET + 0x08U) |
Definition at line 6804 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_CR_PLLI2SON_BB (PERIPH_BB_BASE + (RCC_CR_OFFSET * 32U) + (RCC_PLLI2SON_BIT_NUMBER * 4U)) |
Definition at line 6784 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_CR_PLLSAION_BB (PERIPH_BB_BASE + (RCC_CR_OFFSET * 32U) + (RCC_PLLSAION_BIT_NUMBER * 4U)) |
Definition at line 6772 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_DCKCFGR_OFFSET (RCC_OFFSET + 0x8CU) |
Definition at line 6796 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_DCKCFGR_TIMPRE_BB (PERIPH_BB_BASE + (RCC_DCKCFGR_OFFSET * 32U) + (RCC_TIMPRE_BIT_NUMBER * 4U)) |
Definition at line 6798 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_I2SSRC_BIT_NUMBER 0x17U |
Definition at line 6810 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_PLLI2SON_BIT_NUMBER 0x1AU |
Definition at line 6783 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_PLLSAION_BIT_NUMBER 0x1CU |
Definition at line 6771 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_TIMPRE_BIT_NUMBER 0x18U |
Definition at line 6797 of file stm32f4xx_hal_rcc_ex.h.