zephyr/drivers/pwm
Marcus Shawcroft 9f308df473 pwm: qmsi: Remove RW data from driver config structure.
Move the RW channel_period object from the driver config structure to
the driver context.  Remove the now empty driver config structure.

Change-Id: I38df7877f1bfb9bb55bcd61e7f35cebb6e4916bd
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-15 12:29:23 +00:00
..
Kconfig
Kconfig.dw pwm: unify driver names 2016-04-22 20:46:29 -04:00
Kconfig.k64 sys_log: replace debug macros at Freescale K64 PWM driver 2016-07-31 18:15:24 +00:00
Kconfig.pca9685 pwm: unify driver names 2016-04-22 20:46:29 -04:00
Kconfig.qmsi qmsi: pwm: Use locking mechanism to guard critical regions 2016-07-28 15:29:49 +00:00
Makefile
pwm_dw.c pwm: Remove suspend and resume hooks from pwm_driver_api 2016-07-29 23:10:09 +00:00
pwm_k64_ftm.c power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
pwm_k64_ftm.h power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
pwm_pca9685.c pwm: Remove suspend and resume hooks from pwm_driver_api 2016-07-29 23:10:09 +00:00
pwm_pca9685.h
pwm_qmsi.c pwm: qmsi: Remove RW data from driver config structure. 2016-10-15 12:29:23 +00:00