|
STM32F479xx HAL User Manual
|
Modules | |
| PWREx Register alias address | |
| PWRx CSR Register alias address | |
Defines | |
| #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_BKPREG_TIMEOUT_VALUE 1000U |
Definition at line 45 of file stm32f4xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_DisableBkUpReg(), and HAL_PWREx_EnableBkUpReg().
| #define PWR_OVERDRIVE_TIMEOUT_VALUE 1000U |
Definition at line 43 of file stm32f4xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_DisableOverDrive(), and HAL_PWREx_EnableOverDrive().
| #define PWR_UDERDRIVE_TIMEOUT_VALUE 1000U |
Definition at line 44 of file stm32f4xx_hal_pwr_ex.c.
| #define PWR_VOSRDY_TIMEOUT_VALUE 1000U |
Definition at line 46 of file stm32f4xx_hal_pwr_ex.c.
Referenced by HAL_PWREx_ControlVoltageScaling().
1.7.6.1