Home
last modified time | relevance | path

Searched defs:BUTTON0 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/bluetooth/mesh/src/
Dboard.c24 #define BUTTON0 DT_ALIAS(sw0) macro
26 #define BUTTON0 DT_ALIAS(button0) macro
28 #define BUTTON0 DT_NODELABEL(sw0) macro
30 #define BUTTON0 DT_NODELABEL(button0) macro
32 #define BUTTON0 DT_INVALID_NODE macro