Searched refs:SW1_NODE (Results 1 – 1 of 1) sorted by relevance
26 #define SW1_NODE DT_ALIAS(sw1) macro27 #if DT_NODE_HAS_STATUS(SW1_NODE, okay)28 static struct gpio_dt_spec sw1_spec = GPIO_DT_SPEC_GET(SW1_NODE, gpios);42 #if DT_NODE_HAS_STATUS(SW1_NODE, okay) in boot_go_hook()