zephyr/drivers/pwm
Erwan Gouriou 242ed389a3 stm32f4: Clean references to stm32f4 specific clock control
Following activation of stm32 common clock driver for stm32f4 series
remove references to stm32f4 specific driver.

Change-Id: I372a0ea046007bcb34944d6b2b8880077583b1d3
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-04-28 15:26:11 -05: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: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05: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: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05: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: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pwm_stm32.c stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
pwm_stm32.h stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00