Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/bbc/microbit/sound/src/
Dmain.c29 static const struct gpio_dt_spec sw1_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(sw1), gpios); variable
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/
Dmain.c121 static const struct gpio_dt_spec sw1_gpio = GPIO_DT_SPEC_GET(DT_ALIAS(sw1), gpios); variable