Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_dw.c174 struct gpio_dw_runtime *context = port->data; in gpio_dw_pin_interrupt_configure()
238 struct gpio_dw_runtime *context = port->data; in dw_pin_config()
306 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_get_raw()
319 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_set_masked_raw()
334 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_set_bits_raw()
350 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_clear_bits_raw()
365 struct gpio_dw_runtime *context = port->data; in gpio_dw_port_toggle_bits()
382 struct gpio_dw_runtime *context = port->data; in gpio_dw_manage_callback()
389 struct gpio_dw_runtime *context = port->data; in gpio_dw_isr()
413 struct gpio_dw_runtime *context = port->data; in gpio_dw_initialize()
[all …]
Dgpio_dw.h28 struct gpio_dw_runtime { struct