Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_mcux.c20 struct gpio_mcux_config { struct
38 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_configure() argument
129 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_port_get_raw()
141 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_port_set_masked_raw()
152 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_port_set_bits_raw()
163 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_port_clear_bits_raw()
173 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_port_toggle_bits()
270 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_pin_interrupt_configure()
315 const struct gpio_mcux_config *config = dev->config; in gpio_mcux_port_isr()
376 const struct gpio_mcux_config *config = dev->config; in DT_FOREACH_STATUS_OKAY()
[all …]