|
STM32F479xx HAL User Manual
|
Defines | |
| #define | PWR_SLEEPENTRY_WFI ((uint8_t)0x01) |
| #define | PWR_SLEEPENTRY_WFE ((uint8_t)0x02) |
| #define PWR_SLEEPENTRY_WFE ((uint8_t)0x02) |
Definition at line 117 of file stm32f4xx_hal_pwr.h.
| #define PWR_SLEEPENTRY_WFI ((uint8_t)0x01) |
Definition at line 116 of file stm32f4xx_hal_pwr.h.
Referenced by HAL_PWR_EnterSLEEPMode(), and HAL_PWREx_EnterUnderDriveSTOPMode().
1.7.6.1