This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20cbd76bbd
NetBSD
/
sys
/
dev
/
gpio
History
mbalmer
70a43050a4
Don't ignore the gpiobus_close() return value. Found by joerg@ using clang.
2011-11-25 13:49:43 +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
Don't ignore the gpiobus_close() return value. Found by joerg@ using clang.
2011-11-25 13:49:43 +00:00
gpioiic.c
Add a ga_flags field to the gpio_attach structure to hand driver
2011-10-02 09:33:18 +00:00
gpiolock.c
gpioow.c
Newline is \n, not /n.
2011-09-07 07:43:05 +00:00
gpiopwm.c
On detach, set the pin to low state.
2011-11-13 13:16:33 +00:00
gpiosim.c
gpiovar.h
Remove software pulsing in gpio(4), this functionality is now provided
2011-11-13 13:20:02 +00:00