zephyr/drivers/pwm
Glauber Maroto Ferreira fb1632925e soc: esp32: partial code standardization
Replaces the prefixes of gpio_matrix_in and gpio_matrix_out
to unify those function calls on all supported socs.

Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
2021-10-10 14:52:41 -04:00
..
CMakeLists.txt drivers: pwm: introduce new Telink B91 PWM driver 2021-08-05 16:11:41 +02:00
Kconfig drivers: pwm: introduce new Telink B91 PWM driver 2021-08-05 16:11:41 +02:00
Kconfig.b91 drivers: pwm: introduce new Telink B91 PWM driver 2021-08-05 16:11:41 +02:00
Kconfig.esp32
Kconfig.gecko
Kconfig.imx
Kconfig.it8xxx2 ITE drivers/pwm: add PWM for it8xxx2 2021-07-01 13:21:06 -04:00
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_ftm
Kconfig.mcux_pwt
Kconfig.mcux_sctimer drivers: pwm: Add PWM support for NXP LPC devices 2021-07-30 13:08:03 -05:00
Kconfig.mcux_tpm
Kconfig.npcx
Kconfig.nrf5_sw
Kconfig.nrfx
Kconfig.rv32m1_tpm
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
Kconfig.xlnx
pwm_b91.c drivers: pwm: introduce new Telink B91 PWM driver 2021-08-05 16:11:41 +02:00
pwm_capture.c
pwm_gecko.c
pwm_handlers.c
pwm_imx.c
pwm_ite_it8xxx2.c pwm: it8xxx2: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
pwm_led_esp32.c soc: esp32: partial code standardization 2021-10-10 14:52:41 -04:00
pwm_litex.c
pwm_mchp_xec.c
pwm_mcux.c
pwm_mcux_ftm.c
pwm_mcux_pwt.c
pwm_mcux_sctimer.c drivers: pwm: Add PWM support for NXP LPC devices 2021-07-30 13:08:03 -05:00
pwm_mcux_tpm.c
pwm_npcx.c
pwm_nrf5_sw.c drivers: pwm: nrf_sw: drop deprecated 'timer-instance' DT prop 2021-07-12 08:20:47 -05:00
pwm_nrfx.c drivers: pwm_nrfx: Fix handling of zero length periods 2021-10-08 13:06:40 +02:00
pwm_rv32m1_tpm.c
pwm_sam.c
pwm_sam0_tcc.c
pwm_shell.c
pwm_sifive.c
pwm_stm32.c
pwm_xlnx_axi_timer.c