|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Topics | |
| PWREx Register alias address | |
| PWRx CSR Register alias address | |
Macros | |
| #define | PWR_OVERDRIVE_TIMEOUT_VALUE 1000U |
| #define | PWR_UDERDRIVE_TIMEOUT_VALUE 1000U |
| #define | PWR_BKPREG_TIMEOUT_VALUE 1000U |
| #define | PWR_VOSRDY_TIMEOUT_VALUE 1000U |
| #define PWR_OVERDRIVE_TIMEOUT_VALUE 1000U |
#include <stm32f4xx_hal_pwr_ex.c>
Definition at line 41 of file stm32f4xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_DisableOverDrive(), and HAL_PWREx_EnableOverDrive().
| #define PWR_UDERDRIVE_TIMEOUT_VALUE 1000U |
#include <stm32f4xx_hal_pwr_ex.c>
Definition at line 42 of file stm32f4xx_hal_pwr_ex.c.
| #define PWR_BKPREG_TIMEOUT_VALUE 1000U |
#include <stm32f4xx_hal_pwr_ex.c>
Definition at line 43 of file stm32f4xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_DisableBkUpReg(), and HAL_PWREx_EnableBkUpReg().
| #define PWR_VOSRDY_TIMEOUT_VALUE 1000U |
#include <stm32f4xx_hal_pwr_ex.c>
Definition at line 44 of file stm32f4xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_ControlVoltageScaling().