Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_psoc6.c34 struct gpio_psoc6_runtime { struct
194 struct gpio_psoc6_runtime *context = dev->data; in gpio_psoc6_isr()
215 struct gpio_psoc6_runtime *context = port->data; in gpio_psoc6_manage_callback()
262 static struct gpio_psoc6_runtime port_##n##_psoc6_runtime = { 0 }; \