zephyr/drivers/pwm
Gerard Marull-Paretas 1e81e7cded drivers: pwm: gd32: enable gd32vf103
Add dependency on SOC_SERIES_GD32VF103. The driver is compatible as is
with this series.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-01-11 11:50:35 +01:00
..
CMakeLists.txt drivers: pwm: gd32: initial version 2022-01-07 14:58:27 -06:00
Kconfig drivers: pwm: gd32: initial version 2022-01-07 14:58:27 -06:00
Kconfig.b91
Kconfig.esp32
Kconfig.gd32 drivers: pwm: gd32: enable gd32vf103 2022-01-11 11:50:35 +01:00
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 drivers: pwm: pwm_nrf5_sw: Use runtime resources allocation 2021-11-26 09:31:54 +01:00
Kconfig.nrfx
Kconfig.rv32m1_tpm
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
Kconfig.xlnx
pwm_b91.c
pwm_capture.c
pwm_gd32.c drivers: pwm: gd32: initial version 2022-01-07 14:58:27 -06:00
pwm_gecko.c drivers: use DT_INST_PARENT 2021-12-16 11:10:01 -06:00
pwm_handlers.c
pwm_imx.c arm: Nxp imx6sx added PWM support 2021-11-30 11:54:11 -06:00
pwm_ite_it8xxx2.c ITE drivers/pwm: cleanup it8xxx2 pwm driver 2021-11-19 10:24:11 -06:00
pwm_led_esp32.c boards: xtensa: add ledc support to the esp32 board 2021-11-07 05:36:42 -05:00
pwm_litex.c
pwm_mchp_xec.c
pwm_mcux.c drivers: use DT_INST_PARENT 2021-12-16 11:10:01 -06:00
pwm_mcux_ftm.c
pwm_mcux_pwt.c
pwm_mcux_sctimer.c
pwm_mcux_tpm.c
pwm_npcx.c
pwm_nrf5_sw.c drivers: pwm: nrf5_sw: use instance based macros 2021-12-17 17:30:06 +01:00
pwm_nrfx.c device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
pwm_rv32m1_tpm.c
pwm_sam.c
pwm_sam0_tcc.c
pwm_shell.c
pwm_sifive.c
pwm_stm32.c pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
pwm_xlnx_axi_timer.c