Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dstm32f7_gpio.c50 static int stm32_gpio_get_value(struct udevice *dev, unsigned offset) in stm32_gpio_get_value() function
72 .get_value = stm32_gpio_get_value,