Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_xmc4xxx.c36 bool is_input = flags & GPIO_INPUT; in gpio_xmc4xxx_convert_flags() local
41 if (!is_input && !is_output) { in gpio_xmc4xxx_convert_flags()
49 if (is_input) { in gpio_xmc4xxx_convert_flags()