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
056e4dba49
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
…
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
…
gpioow.c
…
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
…