freebsd-dev/sys/dev/gpio
Luiz Otavio O Souza 0bac52c1cc Improves the GPIO API description a little bit.
gpio_pin_max must return the maximum supported pin number and not the total
number of pins on the system.

PR:		157070
Submitted by:	brix
2014-12-24 03:24:50 +00:00
..
gpio_if.m Improves the GPIO API description a little bit. 2014-12-24 03:24:50 +00:00
gpiobus_if.m
gpiobus.c Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
gpiobusvar.h Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
gpioc.c Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +00:00
gpioiic.c
gpioled.c
ofw_gpiobus.c Remove unnecessary code. 2014-11-18 02:11:07 +00:00