zephyr/drivers/pwm
Daniel Leung c8bc070d72 pwm/k64_ftm: convert to use DEVICE_AND_API_INIT()
Change-Id: Ia9f7c31f62046970a77fabad61fcbbd64b91aea2
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-04-15 22:06:13 +00:00
..
Kconfig pwm: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw pwm/dw: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig.k64 pwm/k64_ftm: remove kconfigs that are SoC specific 2016-03-31 23:17:24 +00:00
Kconfig.pca9685 pwm: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi pwm: Remove redundancy in Kconfig.qmsi 2016-03-29 11:05:23 +00:00
Makefile arm: K64F Pulse Width Modulation (PWM) support 2016-03-09 15:49:44 +00:00
pwm_dw.c pwm/dw: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:11 +00:00
pwm_k64_ftm.c pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
pwm_k64_ftm.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pwm_pca9685.c pwm/pca_9685: move driver_api assignment later 2016-04-12 11:25:03 +00:00
pwm_pca9685.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pwm_qmsi.c drivers: Replace DEV_INVALID_OP by -ENOTSUP 2016-03-16 19:30:04 -04:00