Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_max32.c19 struct max32_gpio_config { struct
34 const struct max32_gpio_config *cfg = dev->config; in api_port_get_raw() argument
43 const struct max32_gpio_config *cfg = dev->config; in api_port_set_masked_raw()
51 const struct max32_gpio_config *cfg = dev->config; in api_port_set_bits_raw()
59 const struct max32_gpio_config *cfg = dev->config; in api_port_clear_bits_raw()
67 const struct max32_gpio_config *cfg = dev->config; in api_port_toggle_bits()
75 const struct max32_gpio_config *cfg = dev->config; in api_pin_configure()
148 const struct max32_gpio_config *cfg = dev->config; in api_pin_interrupt_configure()
218 const struct max32_gpio_config *cfg = dev->config; in gpio_max32_isr()
231 const struct max32_gpio_config *cfg = dev->config; in gpio_max32_init()
[all …]