Searched defs:led0 (Results 1 – 7 of 7) sorted by relevance
19 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET_OR(LED0_NODE, gpios, {0}); variable
22 static const struct gpio_dt_spec led0 = variable
22 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); variable
24 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); variable
49 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); variable
44 static const struct led led0 = { variable
Completed in 52 milliseconds