00128ff2fe
Documentation for PWMIOC_SETCHARACTERISTICS ioctl command mentioned that this command will neither start nor stop the pulsed output. This however is incorrect as PWMIOC_SETCHARACTERISTICS command leads to pwm_start() function which starts the pulsed output. While this might not be the correct behaviour (I would probably welcome the option to set PWM characteristics without starting the pulsed output) it is the way the PWM driver is coded for many architectures. Future enhancement might be to add function pwm_setchar() for example to just set characteristics without starting the PWM output. Signed-off-by: Michal Lenc <michallenc@seznam.cz> |
||
---|---|---|
.. | ||
arch_alarm.c | ||
arch_rtc.c | ||
arch_timer.c | ||
capture.c | ||
CMakeLists.txt | ||
cs2100-cp.c | ||
ds3231.c | ||
ds3231.h | ||
Kconfig | ||
Make.defs | ||
mcp794xx.c | ||
mcp794xx.h | ||
oneshot.c | ||
pcf85263.c | ||
pcf85263.h | ||
pl031.c | ||
pwm.c | ||
rpmsg_rtc.c | ||
rtc.c | ||
rx8010.c | ||
rx8010.h | ||
timer.c | ||
watchdog.c |