Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/gpio/
Dgpio_sam4l.c32 struct gpio_sam_runtime { struct
202 struct gpio_sam_runtime *context = dev->data; in gpio_sam_isr()
215 struct gpio_sam_runtime *context = port->data; in gpio_sam_manage_callback()
265 static struct gpio_sam_runtime port_##n##_sam_runtime; \
Dgpio_sam.c33 struct gpio_sam_runtime { struct
279 struct gpio_sam_runtime *context = dev->data; in gpio_sam_isr()
291 struct gpio_sam_runtime *context = port->data; in gpio_sam_manage_callback()
332 static struct gpio_sam_runtime port_##n##_sam_runtime; \