zephyr/drivers/pwm
Pieter De Gendt bcbd8ff7ff drivers: pwm: pwm_mcux: Add WAIT/debug run options to devicetree
Add properties to allow PWM to keep running in WAIT or debug modes.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2022-09-07 16:28:10 -05:00
..
CMakeLists.txt drivers: pwm: add Renesas R-Car driver 2022-09-07 15:50:49 +02:00
Kconfig drivers: pwm: add Renesas R-Car driver 2022-09-07 15:50:49 +02:00
Kconfig.b91
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.imx
Kconfig.it8xxx2
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_ftm
Kconfig.mcux_pwt
Kconfig.mcux_sctimer
Kconfig.mcux_tpm
Kconfig.npcx
Kconfig.nrf5_sw
Kconfig.nrfx
Kconfig.rcar drivers: pwm: add Renesas R-Car driver 2022-09-07 15:50:49 +02:00
Kconfig.rpi_pico
Kconfig.rv32m1_tpm
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.test
Kconfig.xec
Kconfig.xlnx
pwm_b91.c
pwm_capture.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
pwm_gd32.c drivers: pwm: gd32: use clock control API 2022-09-06 09:57:25 +02:00
pwm_gecko.c
pwm_handlers.c
pwm_imx.c
pwm_ite_it8xxx2.c
pwm_led_esp32.c
pwm_litex.c
pwm_mc_esp32.c west.yml: update hal to v4.4.1 base 2022-09-01 21:48:18 +00:00
pwm_mchp_xec.c
pwm_mcux.c drivers: pwm: pwm_mcux: Add WAIT/debug run options to devicetree 2022-09-07 16:28:10 -05:00
pwm_mcux_ftm.c
pwm_mcux_pwt.c
pwm_mcux_sctimer.c
pwm_mcux_tpm.c
pwm_npcx.c
pwm_nrf5_sw.c
pwm_nrfx.c
pwm_rcar.c drivers: pwm: add Renesas R-Car driver 2022-09-07 15:50:49 +02:00
pwm_rpi_pico.c
pwm_rv32m1_tpm.c
pwm_sam.c
pwm_sam0_tcc.c
pwm_shell.c
pwm_sifive.c
pwm_stm32.c
pwm_test.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
pwm_xlnx_axi_timer.c