LED_Init() is only used within PWR_EnterStopMode.
 
Symbols
loading...
Files
loading...

LED_Init() function

Initialize LED2.

Syntax

void LED_Init(void);
Implemented in main.c:82

Return value

None

References

LocationReferrerText
main.c:82
void LED_Init(void)
main.c:38
void LED_Init(void);
main.c:55main()
LED_Init();

Call Tree

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