Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_xmc4xxx.c20 struct gpio_xmc4xxx_config { struct
87 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_pin_configure()
124 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_pin_interrupt_configure()
140 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_get_raw()
161 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_set_masked_raw()
174 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_set_bits_raw()
184 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_clear_bits_raw()
193 const struct gpio_xmc4xxx_config *config = dev->config; in gpio_xmc4xxx_toggle_bits()
220 static const struct gpio_xmc4xxx_config xmc4xxx_config_##index = { \