|
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_LED_LED_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_LED_LED_H_
10#define LED_COLOR_ID_WHITE 0
11#define LED_COLOR_ID_RED 1
12#define LED_COLOR_ID_GREEN 2
13#define LED_COLOR_ID_BLUE 3
14#define LED_COLOR_ID_AMBER 4
15#define LED_COLOR_ID_VIOLET 5
16#define LED_COLOR_ID_YELLOW 6
17#define LED_COLOR_ID_IR 7
18#define LED_COLOR_ID_MAX 8