Home
last modified time | relevance | path

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

/Zephyr-latest/boards/nordic/nrf9160dk/
Dboard.c38 struct switch_cfg { struct
39 const struct device *gpio;
40 gpio_pin_t pin;
41 gpio_dt_flags_t flags;
42 bool on;
44 uint8_t port;
45 bool info;
46 const char *name;