zephyr/drivers/pwm
Erwan Gouriou 2ab8250c5b pwm: update stm32 pwm to support LL clock control driver
After introducing STM32Cube based clock control driver for
stm32 family, update stm32 pwm driver to support it.
Once supported across the whole family, a clean up will be done.

Change-Id: I2ed38763b706e34ea1dceea50e97ce836dd9e195
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-02-10 14:47:41 -06:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.dw license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.k64 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.pca9685 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.qmsi license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile
pwm_dw.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pwm_k64_ftm.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pwm_k64_ftm.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pwm_pca9685.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pwm_pca9685.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pwm_qmsi.c drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
pwm_stm32.c pwm: update stm32 pwm to support LL clock control driver 2017-02-10 14:47:41 -06:00
pwm_stm32.h pwm: update stm32 pwm to support LL clock control driver 2017-02-10 14:47:41 -06:00