Searched refs:yellow_led_on (Results 1 – 6 of 6) sorted by relevance
86 void yellow_led_on(void);94 .extern yellow_led_on
38 void yellow_led_on(void) in yellow_led_on() function
29 void yellow_led_on(void) in yellow_led_on() function
84 void yellow_led_on(void) in yellow_led_on() function
52 { "yellow", CONFIG_LED_STATUS_YELLOW, yellow_led_off, yellow_led_on,
71 __weak void yellow_led_on(void) {} in yellow_led_on() function