Searched refs:LED_RED (Results 1 – 4 of 4) sorted by relevance
29 #define LED_RED GPIO_GPIO22 macro30 #define LED_MASK (LED_RED | LED_GREEN)72 hw_led_state &= ~LED_RED; in hackkit_leds_event()78 hw_led_state |= LED_RED; in hackkit_leds_event()84 hw_led_state &= ~LED_RED; in hackkit_leds_event()89 hw_led_state |= LED_RED; in hackkit_leds_event()
88 #define LED_RED 0x02 macro89 #define LED_ORANGE (LED_GREEN | LED_RED)100 LED_NETWORK_SET_R((x) & LED_RED); \112 LED_ACTIVE_SET_R((x) & LED_RED); \
107 #define LED_RED ((ushort) 1) /* LED Red */ macro
1713 LED_NETWORK_SET(LED_RED); in e100_set_network_leds()