This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2361750063
NetBSD
/
sys
/
dev
/
gpio
History
mbalmer
1c2221476f
Make the gpiosim(4) device a 64 bit wide GPIO.
2013-05-20 15:48:25 +00:00
..
files.gpio
gpiopwm(4) is a driver to pulse GPIO pins in software. This obsoletes
2011-11-13 12:33:00 +00:00
gpio.c
When returning the old value, use the value read from the device.
2013-05-20 15:46:41 +00:00
gpioiic.c
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
gpiolock.c
Delete unnecessary device-activation hooks. Simplify the rest.
2009-12-06 22:33:44 +00:00
gpioow.c
Newline is \n, not /n.
2011-09-07 07:43:05 +00:00
gpiopwm.c
Add some pre-processor magic to verify that the type of the data item
2012-06-02 21:36:41 +00:00
gpiosim.c
Make the gpiosim(4) device a 64 bit wide GPIO.
2013-05-20 15:48:25 +00:00
gpiovar.h
Remove software pulsing in gpio(4), this functionality is now provided
2011-11-13 13:20:02 +00:00