Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pca95xx.c70 struct gpio_pca95xx_config { struct
135 const struct gpio_pca95xx_config * const config = dev->config; in read_port_regs()
161 const struct gpio_pca95xx_config * const config = dev->config; in write_port_reg()
202 const struct gpio_pca95xx_config * const config = dev->config; in write_port_regs()
368 const struct gpio_pca95xx_config * const config = dev->config; in setup_pin_pullupdown()
423 static int gpio_pca95xx_config(const struct device *dev, in gpio_pca95xx_config() function
431 const struct gpio_pca95xx_config * const config = dev->config; in gpio_pca95xx_config()
585 const struct gpio_pca95xx_config * const config = drv_data->instance->config; in gpio_pca95xx_interrupt_worker()
634 const struct gpio_pca95xx_config * const config = dev->config; in gpio_pca95xx_pin_interrupt_configure()
724 const struct gpio_pca95xx_config * const config = dev->config; in gpio_pca95xx_manage_callback()
[all …]