Searched refs:bus_select_gpio (Results 1 – 3 of 3) sorted by relevance
80 struct gpio_dt_spec bus_select_gpio; member
61 gpio_pin_configure_dt(&config->bus_select_gpio, GPIO_OUTPUT_INACTIVE); in airoc_wifi_init_primary()
87 .bus_select_gpio = GPIO_DT_SPEC_GET_OR(DT_DRV_INST(0), bus_select_gpios, {0}),