zephyr/drivers/pwm
Erwan Gouriou 726d4dc437 drivers: stm32: clean up after stm23cube based clock control
After activation of cube based driver support on L4 and F3 series,
this commits performs the clean up of F3 and L4 relative code to
native clock control drivers.
Indirectly, it makes pwm driver supported de facto on F3 series

Change-Id: Idac17103a9b5ef6eab540719343cc8f5865f15fa
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/stm32: add PWM driver for STM32 F1/F4/L4 2016-12-06 10:31:46 -06:00
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 drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00
pwm_stm32.h drivers: stm32: clean up after stm23cube based clock control 2017-02-10 14:47:41 -06:00