Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_sx1509b.c82 struct sx1509b_config { struct
191 const struct sx1509b_config *cfg = dev->config; in sx1509b_handle_interrupt()
242 static int write_pin_state(const struct sx1509b_config *cfg, in write_pin_state()
277 static int sx1509b_config(const struct device *dev, in sx1509b_config() function
281 const struct sx1509b_config *cfg = dev->config; in sx1509b_config()
385 const struct sx1509b_config *cfg = dev->config; in port_get()
423 const struct sx1509b_config *cfg = dev->config; in port_write()
484 const struct sx1509b_config *cfg = dev->config; in pin_interrupt_configure()
542 const struct sx1509b_config *cfg = dev->config; in sx1509b_init()
639 .pin_configure = sx1509b_config,
[all …]