zephyr/drivers/pwm
Johan Kruger 7a9fa51b61 pwm: Changes to PWM driver for the PCA9685.
- Changed behavior of duty cycle to have the signal ON time as the
  duty percentage instead off the off time. Note however, this requires
  that the off time is controlled. The behavior seems to be inverse of
  what the user will expect on the header IO.

Change-Id: I1e7abf0324509de375d545a0215fd1edf2283814
Work-by: Johan Kruger <johan.kruger@windriver.com>
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:43 -05:00
..
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile pwm: renaming files to use underscore 2016-02-05 20:24:31 -05:00
pwm_pca9685.c pwm: Changes to PWM driver for the PCA9685. 2016-02-05 20:24:43 -05:00
pwm_pca9685.h pwm: renaming files to use underscore 2016-02-05 20:24:31 -05:00