Home
last modified time | relevance | path

Searched defs:sw0 (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/boards/microchip/mpfs_icicle/
Dmpfs_icicle_common.dtsi33 sw0: sw0 { label
/Zephyr-latest/samples/boards/nordic/system_off/src/
Dmain.c25 static const struct gpio_dt_spec sw0 = GPIO_DT_SPEC_GET(DT_ALIAS(sw0), gpios); variable
/Zephyr-latest/boards/digilent/arty_a7/dts/
Darty_a7_arm_designstart.dtsi105 sw0: sw0 { label
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dhog.c184 const struct gpio_dt_spec sw0 = GPIO_DT_SPEC_GET(SW0_NODE, gpios); in hog_button_loop() local