STM32F103xB HAL User Manual
Functions
PWR Private Functions
PWR

brief WFE cortex command overloaded for HAL_PWR_EnterSTOPMode usage only (see Workaround section) More...

Functions

static void PWR_OverloadWfe (void)

Detailed Description

brief WFE cortex command overloaded for HAL_PWR_EnterSTOPMode usage only (see Workaround section)


Function Documentation

static __NOINLINE void PWR_OverloadWfe ( void  ) [static]

Definition at line 117 of file stm32f1xx_hal_pwr.c.

Referenced by HAL_PWR_EnterSTOPMode().