This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
pwm
History
ian
13d77c26ac
Add back a const qualifier I somehow fumbled away between test-building
...
and committing recent changes.
2019-06-17 03:48:44 +00:00
..
ofw_pwm.c
Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there
2019-06-16 15:56:59 +00:00
ofw_pwm.h
Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there
2019-06-16 15:56:59 +00:00
ofw_pwmbus.c
Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt
2019-06-17 03:32:05 +00:00
pwmbus_if.m
Make pwm channel numbers unsigned.
2019-06-15 23:02:09 +00:00
pwmbus.c
Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt
2019-06-17 03:32:05 +00:00
pwmbus.h
Add ofw_pwmbus to enumerate pwmbus devices on systems configured with fdt
2019-06-17 03:32:05 +00:00
pwmc.c
Add back a const qualifier I somehow fumbled away between test-building
2019-06-17 03:48:44 +00:00
pwmc.h
Make channel number unsigned, and spell unsigned int u_int. This should
2019-06-16 00:32:19 +00:00