zephyr/drivers/pwm
Maureen Helm 694c7f5ca4 mcux: nxp_kinetis: Move HAS_FTM config to ext
SoCs outside the Kinetis family can have the FTM module, so move the
HAS_FTM config from arch/arm/soc/nxp_kinetis to ext/hal/nxp/mcux

Note that 'select HAS_FTM' was previously missing from Kconfig.soc and
is now fixed.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-09-25 12:31:59 -05:00
..
Kconfig pwm: Remove k64-specific driver and k20_sim.h 2017-08-09 18:13:29 -04:00
Kconfig.dw license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.mcux_ftm mcux: nxp_kinetis: Move HAS_FTM config to ext 2017-09-25 12:31:59 -05: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 pwm: stm32: Add PWM 3 (TIM3) 2017-09-13 10:07:44 -05:00
Makefile pwm: Remove k64-specific driver and k20_sim.h 2017-08-09 18:13:29 -04:00
pwm_dw.c drivers: pwm: remove deprecated PWM API usage. 2017-05-19 18:38:01 -04:00
pwm_mcux_ftm.c pwm: Introduce new mcux ftm shim driver 2017-08-09 18:13:29 -04: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, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
pwm_stm32.c pwm: stm32: Fix check for APB prescale 2017-09-13 10:07:44 -05:00
pwm_stm32.h stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00