Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pca953x.c66 struct pca953x_config { struct
87 const struct pca953x_config *cfg = dev->config; in update_input() argument
186 const struct pca953x_config *cfg = dev->config; in gpio_pca953x_config()
254 const struct pca953x_config *cfg = dev->config; in gpio_pca953x_port_read()
285 const struct pca953x_config *cfg = dev->config; in gpio_pca953x_port_write()
346 const struct pca953x_config *cfg = dev->config; in gpio_pca953x_pin_interrupt_configure()
401 const struct pca953x_config *cfg = dev->config; in gpio_pca953x_init()
482 static const struct pca953x_config pca953x_cfg_##n = { \