Searched defs:mcp23s17_config (Results 1 – 1 of 1) sorted by relevance
50 struct mcp23s17_config { struct52 struct gpio_driver_config common;54 struct spi_dt_spec bus;218 static int mcp23s17_config(const struct device *dev, in mcp23s17_config() function