Searched refs:lpc32xx_gpio_get_function (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/gpio/
H A Dlpc32xx_gpio.c35 * Please read NOTE in description of lpc32xx_gpio_get_function().
281 static int lpc32xx_gpio_get_function(struct udevice *dev, unsigned offset) function
292 .get_function = lpc32xx_gpio_get_function,

Completed in 35 milliseconds