zephyr/drivers/pwm
Erwan Gouriou 9413c8ba4d stm32: clean up after completion of transition to ll Clock control
Following migration of stm32f1xx series clock control driver to
STM32Cube LL API, cleanup stm32 code base in order to take into
account that this is the only clock driver available for stm32
family.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-06-02 14:11:13 -04:00
..
Kconfig drivers: pwm: Add nRF5x GPIOTE based PWM driver 2017-04-14 01:53:07 +00:00
Kconfig.dw license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.k64 spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
Kconfig.nrf5_sw spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +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 drivers: pwm: Add nRF5x GPIOTE based PWM driver 2017-04-14 01:53:07 +00:00
pwm_dw.c drivers: pwm: remove deprecated PWM API usage. 2017-05-19 18:38:01 -04:00
pwm_k64_ftm.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pwm_k64_ftm.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pwm_nrf5_sw.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pwm_pca9685.c drivers: pwm: remove deprecated PWM API usage. 2017-05-19 18:38:01 -04:00
pwm_pca9685.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pwm_qmsi.c drivers: pwm: remove deprecated PWM API usage. 2017-05-19 18:38:01 -04:00
pwm_stm32.c stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
pwm_stm32.h stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00