Searched refs:GPIO_PUPD_PULL_UP (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/include/drivers/ | ||
A D | stm32_gpio.h | 35 #define GPIO_PUPD_PULL_UP 0x1 macro |
/optee_os-3.20.0/core/drivers/ | ||
A D | stm32_gpio.c | 225 pull = GPIO_PUPD_PULL_UP; in get_pinctrl_from_fdt() |
Completed in 3 milliseconds