Searched refs:LED_NODE (Results 1 – 1 of 1) sorted by relevance
15 #define LED_NODE DT_COMPAT_GET_ANY_STATUS_OKAY(holtek_ht16k33) macro16 #define KEY_NODE DT_CHILD(LED_NODE, kscan_input)27 const struct device *const led = DEVICE_DT_GET(LED_NODE); in main()