EnterStandbyMode() is only used within RTC_ExitStandbyWithWakeUpTimer.
 
Symbols
loading...
Files
loading...

EnterStandbyMode() function

Function to configure and enter in STANDBY Mode.

Syntax

void EnterStandbyMode(void);
Implemented in main.c:255

Return value

None

References

LocationReferrerText
main.c:255
void EnterStandbyMode(void)
main.c:72
void EnterStandbyMode(void);
main.c:107main()
EnterStandbyMode();

Call Tree

Functions calling EnterStandbyMode()
Functions called by EnterStandbyMode()
all items filtered out
EnterStandbyMode()