Searched refs:LED_NODE (Results 1 – 2 of 2) sorted by relevance
14 #define LED_NODE DT_COMPAT_GET_ANY_STATUS_OKAY(holtek_ht16k33) macro18 const struct device *const led = DEVICE_DT_GET(LED_NODE); in main()
14 #define LED_NODE DT_ALIAS(led1) macro17 static const struct gpio_dt_spec led = GPIO_DT_SPEC_GET(LED_NODE, gpios);
Completed in 38 milliseconds