Searched refs:GPIO_PUPD_PULL_DOWN (Results 1 – 2 of 2) sorted by relevance
/optee_os/core/include/drivers/ | ||
A D | stm32_gpio.h | 36 #define GPIO_PUPD_PULL_DOWN 0x2 macro |
/optee_os/core/drivers/ | ||
A D | stm32_gpio.c | 227 pull = GPIO_PUPD_PULL_DOWN; in get_pinctrl_from_fdt() |
Completed in 4 milliseconds