Home
last modified time | relevance | path

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

/samples/subsys/mgmt/osdp/peripheral_device/src/
A Dmain.c19 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET_OR(LED0_NODE, gpios, {0}); variable
/samples/boards/st/h7_dual_core/src/
A Dmain.c22 static const struct gpio_dt_spec led0 = variable
/samples/subsys/usb/legacy/hid-mouse/src/
A Dmain.c22 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); variable
/samples/subsys/mgmt/osdp/control_panel/src/
A Dmain.c19 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET_OR(LED0_NODE, gpios, {0}); variable
/samples/subsys/usb/hid-mouse/src/
A Dmain.c24 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); variable
/samples/boards/96boards/argonkey/microphone/src/
A Dmain.c49 static const struct gpio_dt_spec led0 = GPIO_DT_SPEC_GET(DT_ALIAS(led0), gpios); variable
/samples/basic/threads/src/
A Dmain.c44 static const struct led led0 = { variable

Completed in 52 milliseconds