NetBSD/sys/dev/gpio
thorpej fe989590a3 Fix a paste-o that prevented the 2-pin interrupt messages from being
printed correctly (but no other harmful effects).  Pointed out by
Brad Spencer.
2018-06-01 13:42:14 +00:00
..
files.gpio Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by 2018-05-20 14:08:32 +00:00
gpio.c Overhaul of GPIO interrupt support (that wasn't even used by anything). 2018-05-19 13:59:06 +00:00
gpiobutton.c
gpioiic.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpioirq.c Add an example "gpioirq" driver that demonstrates interrupts on GPIO 2018-05-19 14:15:39 +00:00
gpiolock.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpioow.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpiopps.c Fix a paste-o that prevented the 2-pin interrupt messages from being 2018-06-01 13:42:14 +00:00
gpiopwm.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpiorfkill.c
gpiosim.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpiovar.h Overhaul of GPIO interrupt support (that wasn't even used by anything). 2018-05-19 13:59:06 +00:00