Home
last modified time | relevance | path

Searched refs:LED_COLOR_ID_YELLOW (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/dt-bindings/led/
Dled.h16 #define LED_COLOR_ID_YELLOW 6 macro
/Zephyr-latest/drivers/led/
Dled_shell.c101 case LED_COLOR_ID_YELLOW: in led_color_to_str()