Searched refs:yellow_led_on (Results 1 – 8 of 8) sorted by relevance
87 void yellow_led_on(void);95 .extern yellow_led_on
39 void yellow_led_on(void) in yellow_led_on() function
30 void yellow_led_on(void) in yellow_led_on() function
84 void yellow_led_on(void) in yellow_led_on() function
53 { "yellow", CONFIG_LED_STATUS_YELLOW, yellow_led_off, yellow_led_on,
76 __weak void yellow_led_on(void) {} in yellow_led_on() function