Searched refs:LED_GREEN (Results 1 – 3 of 3) sorted by relevance
75 #define LED_GREEN LED_1 macro
111 #define LED_GREEN PC_3 // Active low macro
129 GpioInit( &LedGreen, LED_GREEN, PIN_OUTPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in BoardInitPeriph()