Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Dstm32f7_gpio.c27 static int stm32_gpio_direction_input(struct udevice *dev, unsigned offset) in stm32_gpio_direction_input() function
74 .direction_input = stm32_gpio_direction_input,