zephyr/drivers/pwm
Erwin Rol d54aaa0326 drivers: pwm: stm32: use Kconfig to select HAL/LL sources
Use "select USE_STM32_HAL_TIM" to select the needed STM32 HAL files,
instead of editing ext/hal/st/stm32cube/CMakeLists.txt

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2018-01-23 08:46:16 -06:00
..
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig pwm: Remove k64-specific driver and k20_sim.h 2017-08-09 18:13:29 -04:00
Kconfig.dw
Kconfig.mcux_ftm mcux: nxp_kinetis: Move HAS_FTM config to ext 2017-09-25 12:31:59 -05:00
Kconfig.nrf5_sw
Kconfig.pca9685
Kconfig.qmsi
Kconfig.stm32 drivers: pwm: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
pwm_dw.c
pwm_handlers.c drivers: pwm: add system call handlers 2017-10-30 13:20:19 -07: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: pwm: nRF5x: Use TIMER2 and PPI indices 14-19 2017-11-22 18:46:20 -05:00
pwm_pca9685.c
pwm_pca9685.h
pwm_qmsi.c
pwm_stm32.c pwm: stm32: Fix check for APB prescale 2017-09-13 10:07:44 -05:00
pwm_stm32.h