Searched refs:LED_COLOR_ID_YELLOW (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/led/ | ||
D | led.h | 16 #define LED_COLOR_ID_YELLOW 6 macro |
/Zephyr-latest/drivers/led/ | ||
D | led_shell.c | 101 case LED_COLOR_ID_YELLOW: in led_color_to_str() |