Searched refs:mcp23s17_config (Results 1 – 1 of 1) sorted by relevance
50 struct mcp23s17_config { struct82 const struct mcp23s17_config *config = dev->config; in read_port_regs()129 const struct mcp23s17_config *config = dev->config; in write_port_regs()218 static int mcp23s17_config(const struct device *dev, in mcp23s17_config() function344 .pin_configure = mcp23s17_config,354 const struct mcp23s17_config *config = dev->config; in mcp23s17_init()368 static const struct mcp23s17_config mcp23s17_##inst##_config = { \