SleepMode_Measure() is only used within PWR_CurrentConsumption.
 
Symbols
loading...
Files
loading...

SleepMode_Measure() function

This function configures the system to enter Sleep mode for current consumption measurement purpose. Sleep Mode ========== - System Running at PLL (180MHz) - Flash 5 wait state - Instruction and Data caches ON - Prefetch ON - Code running from Internal FLASH - All peripherals disabled. - Wakeup using EXTI Line (Key Button)

Syntax

void SleepMode_Measure(void);
Implemented in stm32f4xx_lp_modes.c:64

Return value

None

References

LocationReferrerText
stm32f4xx_lp_modes.c:64
void SleepMode_Measure(void)
stm32f4xx_lp_modes.h:46
void SleepMode_Measure(void);
main.c:109main()
SleepMode_Measure();

Call Tree

Functions calling SleepMode_Measure()
Functions called by SleepMode_Measure()
all items filtered out
SleepMode_Measure()
Data read by SleepMode_Measure()
Data written by SleepMode_Measure()
SleepMode_Measure()::GPIO_InitStruct
SleepMode_Measure()::tmpreg
all items filtered out
SleepMode_Measure()
Type of SleepMode_Measure()
SleepMode_Measure()
uint32_t
all items filtered out