Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dpic32_gpio.c100 static int pic32_gpio_get_function(struct udevice *dev, unsigned offset) in pic32_gpio_get_function() function
123 .get_function = pic32_gpio_get_function,