Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_mcp23xxx.c86 static int write_iocon(const struct device *dev, uint8_t value) in write_iocon() function
523 err = write_iocon(dev, REG_IOCON_MIRROR); in gpio_mcp23xxx_init()