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

LED_Init() function

Initialize LED2.

Syntax

__STATIC_INLINE void LED_Init(void);
Implemented in main.c:237

Return value

None

References

LocationReferrerText
main.c:237
__STATIC_INLINE void LED_Init(void)
main.c:49
__STATIC_INLINE void LED_Init(void);
main.c:65main()
LED_Init();

Call Tree

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