STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | IS_PWR_REGULATOR_UNDERDRIVE(REGULATOR) |
#define | IS_PWR_VOLTAGE_SCALING_RANGE(VOLTAGE) |
#define | IS_PWR_WAKEUP_PIN(PIN) |
#define IS_PWR_REGULATOR_UNDERDRIVE | ( | REGULATOR | ) |
#include <stm32f4xx_hal_pwr_ex.h>
Definition at line 294 of file stm32f4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_EnterUnderDriveSTOPMode().
#define IS_PWR_VOLTAGE_SCALING_RANGE | ( | VOLTAGE | ) |
#include <stm32f4xx_hal_pwr_ex.h>
Definition at line 302 of file stm32f4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_ControlVoltageScaling().
#define IS_PWR_WAKEUP_PIN | ( | PIN | ) |
#include <stm32f4xx_hal_pwr_ex.h>
Definition at line 308 of file stm32f4xx_hal_pwr_ex.h.
Referenced by HAL_PWR_DisableWakeUpPin(), and HAL_PWR_EnableWakeUpPin().