zephyr/drivers/pwm
Ruibin Chang 3ab081efe9 ITE drivers/pwm: cleanup it8xxx2 pwm driver
1.Putting the PWM_CHANNEL_X, PWM_PRESCALER_CX information
  in the description.
2.Use the common definition EC_FREQ.
3.Use the common macro IT8XXX2_DT_ALT_ITEMS_LIST.
4.Stop using DRV_CONFIG, DRV_REG macro.

Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
2021-11-19 10:24:11 -06:00
..
CMakeLists.txt
Kconfig
Kconfig.b91
Kconfig.esp32
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.rv32m1_tpm
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
Kconfig.xlnx
pwm_b91.c
pwm_capture.c
pwm_gecko.c
pwm_handlers.c
pwm_imx.c
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
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 drivers: use new PM macros 2021-11-19 10:11:32 +01:00
pwm_rv32m1_tpm.c
pwm_sam.c
pwm_sam0_tcc.c
pwm_shell.c
pwm_sifive.c
pwm_stm32.c drivers: pwm: stm32: move "st,prescaler" to timers instead of pwm 2021-11-16 09:55:30 -06:00
pwm_xlnx_axi_timer.c