zephyr/drivers/pwm
Martí Bolívar be84c4ebbf drivers: pwm: nordic: move to new DT API
DT API conversion only.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-24 17:00:13 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.dw kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.esp32
Kconfig.imx
Kconfig.litex kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.mcux drivers: pwm: pwm_mcux: Convert driver to new DT_INST macros 2020-04-20 11:08:46 -05:00
Kconfig.mcux_ftm
Kconfig.nrf5_sw
Kconfig.nrfx
Kconfig.pca9685
Kconfig.rv32m1_tpm
Kconfig.sam
Kconfig.sifive kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.stm32
Kconfig.xec
pwm_dw.c
pwm_handlers.c
pwm_imx.c drivers: pwm: pwm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
pwm_led_esp32.c drivers: esp32: Convert esp32 drivers to new DT_INST macros 2020-03-26 08:49:11 -05:00
pwm_litex.c drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
pwm_mchp_xec.c drivers: microchip: Convert microchip drivers to new DT_INST macros 2020-03-26 16:31:52 -05:00
pwm_mcux_ftm.c drivers: mcux: Convert MCUX drivers to new DT_INST macros 2020-03-26 03:40:09 -05:00
pwm_mcux.c drivers: pwm: pwm_mcux: Convert driver to new DT_INST macros 2020-04-20 11:08:46 -05:00
pwm_nrf5_sw.c drivers: pwm: pwm_nrf5_sw: Convert to new DT_INST macros 2020-04-15 11:17:32 -05:00
pwm_nrfx.c drivers: pwm: nordic: move to new DT API 2020-04-24 17:00:13 +02:00
pwm_pca9685.c
pwm_pca9685.h
pwm_rv32m1_tpm.c drivers: pwm: rv32m1_tpm: Use DT_INST_FOREACH 2020-04-10 14:38:04 -05:00
pwm_sam.c drivers: atmel sam: Convert atmel sam drivers to new DT_INST macros 2020-03-26 16:31:31 -05:00
pwm_shell.c
pwm_sifive.c drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
pwm_stm32.c drivers: pwm: stm32: add support for H7 series 2020-04-04 15:00:11 +02:00
pwm_stm32.h