Searched refs:yellow_led_off (Results 1 – 6 of 6) sorted by relevance
87 void yellow_led_off(void);95 .extern yellow_led_off
43 void yellow_led_off(void) in yellow_led_off() function
47 void yellow_led_off(void) in yellow_led_off() function
89 void yellow_led_off(void) in yellow_led_off() function
52 { "yellow", CONFIG_LED_STATUS_YELLOW, yellow_led_off, yellow_led_on,
72 __weak void yellow_led_off(void) {} in yellow_led_off() function