HAL + 0/30 examples
SourceVu will show references to HAL_PWR_EnterSTOPMode() from the following samples and libraries:
Examples
STM32446E-Nucleo
Examples
PWR
STM32446E_EVAL
Examples
FMC
PWR
STM32469I-Discovery
Examples
FMC
PWR
STM32469I_EVAL
Examples
FMC
PWR
STM324x9I_EVAL
Examples
FMC
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
Examples_MIX
PWR
STM32F412G-Discovery
Examples
PWR
STM32F412ZG-Nucleo
Examples
PWR
STM32F413ZH-Nucleo
Examples
PWR
STM32F429I-Discovery
Examples
FMC
PWR
STM32F429ZI-Nucleo
Applications
ThreadX
Examples
PWR
STM32F446ZE-Nucleo
Examples
PWR
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

None

Notes

In Stop mode, all I/O pins keep the same state as in Run mode. When exiting Stop mode by issuing an interrupt or a wake-up event, the HSI RC oscillator is selected as system clock. When the voltage regulator operates in low power mode, an additional startup delay is incurred when waking up from Stop mode. By keeping the internal regulator ON during Stop mode, the consumption is higher although the startup time is reduced.

References

from examples