Searched defs:spi_pico_pio_config (Results 1 – 1 of 1) sorted by relevance
31 struct spi_pico_pio_config { struct32 const struct device *piodev;33 const struct pinctrl_dev_config *pin_cfg;34 struct gpio_dt_spec clk_gpio;35 struct gpio_dt_spec mosi_gpio;36 struct gpio_dt_spec miso_gpio;37 struct gpio_dt_spec sio_gpio;38 const struct device *clk_dev;39 clock_control_subsys_t clk_id;