Searched refs:yellow_led_off (Results 1 – 8 of 8) sorted by relevance
88 void yellow_led_off(void);96 .extern yellow_led_off
44 void yellow_led_off(void) in yellow_led_off() function
48 void yellow_led_off(void) in yellow_led_off() function
89 void yellow_led_off(void) in yellow_led_off() function
53 { "yellow", CONFIG_LED_STATUS_YELLOW, yellow_led_off, yellow_led_on,
77 __weak void yellow_led_off(void) {} in yellow_led_off() function