STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_SLEEPENTRY_WFI (0x01U) |
#define | PWR_SLEEPENTRY_WFE (0x02U) |
#define PWR_SLEEPENTRY_WFE (0x02U) |
Definition at line 119 of file stm32h7xx_hal_pwr.h.
#define PWR_SLEEPENTRY_WFI (0x01U) |
Definition at line 118 of file stm32h7xx_hal_pwr.h.
Referenced by HAL_PWR_EnterSLEEPMode().