Searched refs:LED_YELLOW (Results 1 – 2 of 2) sorted by relevance
110 #define LED_YELLOW PB_10 // Active low macro
128 GpioInit( &LedYellow, LED_YELLOW, PIN_OUTPUT, PIN_PUSH_PULL, PIN_NO_PULL, 0 ); in BoardInitPeriph()