Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_xmc4xxx.c34 static int gpio_xmc4xxx_convert_flags(XMC_GPIO_CONFIG_t *pin_config, gpio_flags_t flags) in gpio_xmc4xxx_convert_flags() function
102 ret = gpio_xmc4xxx_convert_flags(&pin_config, flags); in gpio_xmc4xxx_pin_configure()