STM32F479xx HAL User Manual
|
Defines | |
#define | FPDS_BIT_NUMBER PWR_CR_FPDS_Pos |
#define | CR_FPDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (FPDS_BIT_NUMBER * 4U)) |
#define | ODEN_BIT_NUMBER PWR_CR_ODEN_Pos |
#define | CR_ODEN_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (ODEN_BIT_NUMBER * 4U)) |
#define | ODSWEN_BIT_NUMBER PWR_CR_ODSWEN_Pos |
#define | CR_ODSWEN_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (ODSWEN_BIT_NUMBER * 4U)) |
#define | MRLVDS_BIT_NUMBER PWR_CR_MRLVDS_Pos |
#define | CR_MRLVDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (MRLVDS_BIT_NUMBER * 4U)) |
#define | LPLVDS_BIT_NUMBER PWR_CR_LPLVDS_Pos |
#define | CR_LPLVDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (LPLVDS_BIT_NUMBER * 4U)) |
#define CR_FPDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (FPDS_BIT_NUMBER * 4U)) |
Definition at line 248 of file stm32f4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableFlashPowerDown(), and HAL_PWREx_EnableFlashPowerDown().
#define CR_LPLVDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (LPLVDS_BIT_NUMBER * 4U)) |
Definition at line 264 of file stm32f4xx_hal_pwr_ex.h.
#define CR_MRLVDS_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (MRLVDS_BIT_NUMBER * 4U)) |
Definition at line 260 of file stm32f4xx_hal_pwr_ex.h.
#define CR_ODEN_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (ODEN_BIT_NUMBER * 4U)) |
Definition at line 252 of file stm32f4xx_hal_pwr_ex.h.
#define CR_ODSWEN_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (ODSWEN_BIT_NUMBER * 4U)) |
Definition at line 256 of file stm32f4xx_hal_pwr_ex.h.
#define FPDS_BIT_NUMBER PWR_CR_FPDS_Pos |
Definition at line 247 of file stm32f4xx_hal_pwr_ex.h.
#define LPLVDS_BIT_NUMBER PWR_CR_LPLVDS_Pos |
Definition at line 263 of file stm32f4xx_hal_pwr_ex.h.
#define MRLVDS_BIT_NUMBER PWR_CR_MRLVDS_Pos |
Definition at line 259 of file stm32f4xx_hal_pwr_ex.h.
#define ODEN_BIT_NUMBER PWR_CR_ODEN_Pos |
Definition at line 251 of file stm32f4xx_hal_pwr_ex.h.
#define ODSWEN_BIT_NUMBER PWR_CR_ODSWEN_Pos |
Definition at line 255 of file stm32f4xx_hal_pwr_ex.h.