HAL + 0/19 examples
SourceVu will show references to HAL_PWR_EnterSLEEPMode() from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
PWR
STM32469I-Discovery
Examples
PWR
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Examples
PWR
STM324xG_EVAL
Examples
PWR
STM32F4-Discovery
Examples
PWR
STM32F401-Discovery
Examples
PWR
STM32F401RE-Nucleo
Examples
PWR
STM32F410xx-Nucleo
Examples
PWR
STM32F411E-Discovery
Examples
PWR
STM32F411RE-Nucleo
Examples
PWR
STM32F412G-Discovery
Applications
FreeRTOS
Examples
PWR
STM32F412ZG-Nucleo
Examples
PWR
STM32F413ZH-Nucleo
Applications
FreeRTOS
Examples
PWR
STM32F429I-Discovery
Examples
PWR
STM32F429ZI-Nucleo
Examples
PWR
STM32F446ZE-Nucleo
Examples
PWR
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

None

Notes

In Sleep mode, all I/O pins keep the same state as in Run mode. In Sleep mode, the systick is stopped to avoid exit from this mode with systick interrupt when used as time base for Timeout This parameter is not used for the STM32F4 family and is kept as parameter just to maintain compatibility with the lower power families.

References

from examples