zephyr/drivers/pwm
Sergio Rodriguez 9852ee5573 pwm: Implement set period and duty cycle API
This allow the PWM QMSI shim driver to implement the set duty cycle
API, and correct the behavior of Set Value

Jira: ZEP-69 ZEP-156 ZEP-158

Change-Id: I47744958fed889116fbb5024343ea00f76ed7706
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-07-06 22:01:51 +00:00
..
Kconfig
Kconfig.dw
Kconfig.k64
Kconfig.pca9685
Kconfig.qmsi
Makefile
pwm_dw.c
pwm_k64_ftm.c
pwm_k64_ftm.h
pwm_pca9685.c
pwm_pca9685.h
pwm_qmsi.c