zephyr/drivers/pwm
Henrik Brix Andersen 3e7ca8f2ad drivers: pwm: add driver for the RV32M1 Timer/PWM module
Add driver for the OpenISA Timer/PWM (TPM) module present in the
RV32M1 SoC.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-01-13 09:12:34 -06:00
..
CMakeLists.txt drivers: pwm: add driver for the RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
Kconfig drivers: pwm: add driver for the RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
Kconfig.dw
Kconfig.esp32
Kconfig.imx
Kconfig.litex drivers: pwm: Add driver for LiteX PWM peripherial 2020-01-08 11:04:36 +01:00
Kconfig.mcux
Kconfig.mcux_ftm
Kconfig.nrf5_sw
Kconfig.nrfx
Kconfig.pca9685
Kconfig.rv32m1_tpm drivers: pwm: add driver for the RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
Kconfig.sam
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
pwm_dw.c
pwm_handlers.c
pwm_imx.c
pwm_led_esp32.c
pwm_litex.c drivers: pwm: Add driver for LiteX PWM peripherial 2020-01-08 11:04:36 +01:00
pwm_mchp_xec.c
pwm_mcux_ftm.c drivers: pwm: mcux_ftm: add support for inverted polarity pwm signals 2020-01-07 18:13:18 +01:00
pwm_mcux.c
pwm_nrf5_sw.c
pwm_nrfx.c
pwm_pca9685.c
pwm_pca9685.h
pwm_rv32m1_tpm.c drivers: pwm: add driver for the RV32M1 Timer/PWM module 2020-01-13 09:12:34 -06:00
pwm_sam.c
pwm_shell.c drivers: pwm: shell: add PWM flags support 2020-01-07 18:13:18 +01:00
pwm_sifive.c
pwm_stm32.c
pwm_stm32.h