Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_xmc4xxx.c35 pin_cfg.mode = XMC_GPIO_MODE_INPUT_PULL_UP; in pinctrl_configure_pin()
/Zephyr-latest/drivers/gpio/
Dgpio_xmc4xxx.c55 pin_config->mode = XMC_GPIO_MODE_INPUT_PULL_UP; in gpio_xmc4xxx_convert_flags()