Searched refs:GPIO_MODE_ALTERNATE (Results 1 – 2 of 2) sorted by relevance
/optee_os-3.20.0/core/include/drivers/ | ||
A D | stm32_gpio.h | 23 #define GPIO_MODE_ALTERNATE 0x2 macro |
/optee_os-3.20.0/core/drivers/ | ||
A D | stm32_gpio.c | 267 mode = GPIO_MODE_ALTERNATE; in get_pinctrl_from_fdt() |
Completed in 2 milliseconds