Home
last modified time | relevance | path

Searched refs:routing_switches (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/boards/nordic/nrf9160dk/
Dboard.c77 static const struct switch_cfg routing_switches[] = { variable
167 for (int i = 0; i < ARRAY_SIZE(routing_switches); ++i) { in init()
168 const struct switch_cfg *cfg = &routing_switches[i]; in init()