.. |
CMakeLists.txt
|
drivers: pwm: Initial support for PWM driver on RA8
|
2024-10-11 09:28:29 +02:00 |
Kconfig
|
drivers: pwm: Initial support for PWM driver on RA8
|
2024-10-11 09:28:29 +02:00 |
Kconfig.b91
|
…
|
|
Kconfig.cc13xx_cc26xx_timer
|
…
|
|
Kconfig.ene
|
…
|
|
Kconfig.esp32
|
…
|
|
Kconfig.gd32
|
…
|
|
Kconfig.gecko
|
…
|
|
Kconfig.imx
|
…
|
|
Kconfig.intel_blinky
|
…
|
|
Kconfig.it8xxx2
|
ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file
|
2024-10-15 13:52:55 +02:00 |
Kconfig.litex
|
…
|
|
Kconfig.max32
|
drivers: pwm: Add MAX32xxx PWM driver
|
2024-09-23 18:12:00 -04:00 |
Kconfig.max31790
|
…
|
|
Kconfig.mcux
|
…
|
|
Kconfig.mcux_ctimer
|
…
|
|
Kconfig.mcux_ftm
|
…
|
|
Kconfig.mcux_pwt
|
…
|
|
Kconfig.mcux_qtmr
|
…
|
|
Kconfig.mcux_sctimer
|
…
|
|
Kconfig.mcux_tpm
|
…
|
|
Kconfig.npcx
|
…
|
|
Kconfig.nrf_sw
|
…
|
|
Kconfig.nrfx
|
…
|
|
Kconfig.numaker
|
…
|
|
Kconfig.nxp_flexio
|
…
|
|
Kconfig.nxp_s32_emios
|
…
|
|
Kconfig.pca9685
|
…
|
|
Kconfig.rcar
|
…
|
|
Kconfig.renesas_ra8
|
drivers: pwm: Initial support for PWM driver on RA8
|
2024-10-11 09:28:29 +02:00 |
Kconfig.rpi_pico
|
…
|
|
Kconfig.rv32m1_tpm
|
…
|
|
Kconfig.sam
|
…
|
|
Kconfig.sam0
|
…
|
|
Kconfig.sifive
|
boards: remove `CONFIG_PINCTRL` from defconfig files of FE310-based boards
|
2024-09-20 13:14:41 +02:00 |
Kconfig.stm32
|
drivers: stm32: Select PINCTRL when required
|
2024-09-03 14:40:55 +01:00 |
Kconfig.test
|
…
|
|
Kconfig.xec
|
…
|
|
Kconfig.xlnx
|
…
|
|
Kconfig.xmc4xxx_ccu4
|
…
|
|
Kconfig.xmc4xxx_ccu8
|
…
|
|
pwm_b91.c
|
…
|
|
pwm_capture.c
|
…
|
|
pwm_cc13xx_cc26xx_timer.c
|
drivers: cc13xx_cc26xx: pwm: Add polarity flag support
|
2024-08-27 10:51:04 -04:00 |
pwm_ene_kb1200.c
|
…
|
|
pwm_gd32.c
|
…
|
|
pwm_gecko.c
|
…
|
|
pwm_handlers.c
|
…
|
|
pwm_imx.c
|
…
|
|
pwm_intel_blinky.c
|
…
|
|
pwm_ite_it8xxx2.c
|
…
|
|
pwm_led_esp32.c
|
espressif: clean up unused code
|
2024-09-09 13:55:39 -04:00 |
pwm_litex.c
|
…
|
|
pwm_max32.c
|
drivers: pwm: Add MAX32xxx PWM driver
|
2024-09-23 18:12:00 -04:00 |
pwm_max31790.c
|
…
|
|
pwm_mc_esp32.c
|
espressif: clean up unused code
|
2024-09-09 13:55:39 -04:00 |
pwm_mchp_xec.c
|
style: drivers: comply with MISRA C:2012 Rule 15.6
|
2024-09-11 07:40:35 -04:00 |
pwm_mchp_xec_bbled.c
|
…
|
|
pwm_mcux.c
|
…
|
|
pwm_mcux_ctimer.c
|
…
|
|
pwm_mcux_ftm.c
|
…
|
|
pwm_mcux_pwt.c
|
…
|
|
pwm_mcux_qtmr.c
|
…
|
|
pwm_mcux_sctimer.c
|
…
|
|
pwm_mcux_tpm.c
|
drivers: pwm_mcux_tpm: adapt to more platforms
|
2024-10-07 18:43:12 +02:00 |
pwm_npcx.c
|
style: drivers: comply with MISRA C:2012 Rule 15.6
|
2024-09-11 07:40:35 -04:00 |
pwm_nrf_sw.c
|
…
|
|
pwm_nrfx.c
|
drivers: pwm: nrfx: Improve runtime PM
|
2024-10-11 13:18:34 -04:00 |
pwm_numaker.c
|
…
|
|
pwm_nxp_flexio.c
|
…
|
|
pwm_nxp_s32_emios.c
|
…
|
|
pwm_pca9685.c
|
…
|
|
pwm_rcar.c
|
…
|
|
pwm_renesas_ra8.c
|
drivers: pwm: Initial support for PWM driver on RA8
|
2024-10-11 09:28:29 +02:00 |
pwm_rpi_pico.c
|
drivers: pwm: rpi_pico: Configuring the divide ratio adaptively
|
2024-10-10 10:07:47 +02:00 |
pwm_rv32m1_tpm.c
|
…
|
|
pwm_sam.c
|
…
|
|
pwm_sam0_tcc.c
|
…
|
|
pwm_shell.c
|
…
|
|
pwm_sifive.c
|
…
|
|
pwm_stm32.c
|
drivers: pwm: pwm_stm32: remove capture overflow log err
|
2024-09-25 04:01:59 -04:00 |
pwm_test.c
|
…
|
|
pwm_xlnx_axi_timer.c
|
…
|
|
pwm_xmc4xxx_ccu4.c
|
…
|
|
pwm_xmc4xxx_ccu8.c
|
…
|
|