Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pawel Dunaj 7ba38d8b26 drivers: pwm: Restore default on re-initialization 4 years ago
..
CMakeLists.txt drivers: pwm: introduce new Telink B91 PWM driver 4 years ago
Kconfig drivers: pwm: introduce new Telink B91 PWM driver 4 years ago
Kconfig.b91 drivers: pwm: introduce new Telink B91 PWM driver 4 years ago
Kconfig.esp32 kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.gecko gecko pwm: add pwm driver for the gecko. 4 years ago
Kconfig.imx kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.it8xxx2 ITE drivers/pwm: add PWM for it8xxx2 4 years ago
Kconfig.litex kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 5 years ago
Kconfig.mcux drivers: pwm: pwm_mcux: Convert driver to new DT_INST macros 5 years ago
Kconfig.mcux_ftm drivers: pwm: mcux_ftm: add PWM capure support 5 years ago
Kconfig.mcux_pwt drivers: pwm: add driver for the NXP Kinetis Pulse Width Timer (PWT) 5 years ago
Kconfig.mcux_sctimer drivers: pwm: Add PWM support for NXP LPC devices 4 years ago
Kconfig.mcux_tpm drivers: pwm: add driver for NXP Kinetis TPM module 5 years ago
Kconfig.npcx driver: npcx7: fixed typo in Kconfig.npcx files. 5 years ago
Kconfig.nrf5_sw drivers: pwm: nrf_sw: support generating PWM based on RTC 5 years ago
Kconfig.nrfx drivers: pwm: nrfx: Convert to use DTS NODELABEL for instance detection 5 years ago
Kconfig.rv32m1_tpm drivers: pwm: add driver for the RV32M1 Timer/PWM module 6 years ago
Kconfig.sam kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.sam0 drivers: pwm: add a SAM0 TCC based PWM driver 5 years ago
Kconfig.sifive kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 5 years ago
Kconfig.stm32 drivers: pwm: stm32: fix timer clock calculation 5 years ago
Kconfig.xec kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.xlnx drivers: pwm: add driver for the Xilinx AXI Timer 5 years ago
pwm_b91.c drivers: pwm: introduce new Telink B91 PWM driver 4 years ago
pwm_capture.c drivers: pwm: add API for capturing pwm pulse width and period 5 years ago
pwm_gecko.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_handlers.c drivers: pwm: add API for capturing pwm pulse width and period 5 years ago
pwm_imx.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_ite_it8xxx2.c ITE drivers/pwm: cleanup it8xxx2 pwm driver 4 years ago
pwm_led_esp32.c boards: xtensa: add ledc support to the esp32 board 4 years ago
pwm_litex.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_mchp_xec.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_mcux.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_mcux_ftm.c drivers: pwm: mcux: ftm: return -EBUSY if PWM capture in progress 4 years ago
pwm_mcux_pwt.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_mcux_sctimer.c drivers: pwm: Add PWM support for NXP LPC devices 4 years ago
pwm_mcux_tpm.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_npcx.c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 4 years ago
pwm_nrf5_sw.c drivers: pwm: nrf_sw: drop deprecated 'timer-instance' DT prop 4 years ago
pwm_nrfx.c drivers: pwm: Restore default on re-initialization 4 years ago
pwm_rv32m1_tpm.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_sam.c drivers: pwm: Fix compile issues with Atmel SAM PWM driver 4 years ago
pwm_sam0_tcc.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_shell.c device: Const-ify all device driver instance pointers 5 years ago
pwm_sifive.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago
pwm_stm32.c drivers: pwm: stm32: add pwm capture support 4 years ago
pwm_xlnx_axi_timer.c drivers: pwm: remove usage of device_pm_control_nop 4 years ago