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.
 
 
 
 
 
 
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 8 months ago
..
CMakeLists.txt driver: pwm: infineon: cyw920829m2evk_02 pwm 9 months ago
Kconfig driver: pwm: infineon: cyw920829m2evk_02 pwm 9 months ago
Kconfig.b91
Kconfig.cc13xx_cc26xx_timer
Kconfig.ene drivers: pwm: initial device driver for ENE KB1200 1 year ago
Kconfig.esp32
Kconfig.gd32 soc: gd32: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.gecko
Kconfig.ifx_cat1 driver: pwm: infineon: cyw920829m2evk_02 pwm 9 months ago
Kconfig.imx boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.intel_blinky
Kconfig.it8xxx2 ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file 9 months ago
Kconfig.litex
Kconfig.max32 drivers: pwm: Add MAX32xxx PWM driver 10 months ago
Kconfig.max31790 drivers: pwm: split up driver for MAX31790 into a MFD 1 year ago
Kconfig.mcux boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.mcux_ctimer boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.mcux_ftm
Kconfig.mcux_pwt
Kconfig.mcux_qtmr boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.mcux_sctimer boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.mcux_tpm
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 8 months ago
Kconfig.nrf_sw drivers: pwm: nrf_sw: always default to yes 9 months ago
Kconfig.nrfx drivers: pwm: add support for nRF54 devices 1 year ago
Kconfig.numaker
Kconfig.nxp_flexio boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.nxp_s32_emios boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 9 months ago
Kconfig.pca9685
Kconfig.rcar hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Kconfig.renesas_ra8 drivers: Select PINCTRL for renesas RA drivers 8 months ago
Kconfig.rpi_pico
Kconfig.rv32m1_tpm
Kconfig.sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.sam0 soc: atmel: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.sifive boards: remove `CONFIG_PINCTRL` from defconfig files of FE310-based boards 10 months ago
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 10 months ago
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 11 months ago
pwm_ene_kb1200.c drivers: pwm: initial device driver for ENE KB1200 1 year ago
pwm_gd32.c
pwm_gecko.c
pwm_handlers.c build: namespace the generated headers with `zephyr/` 1 year ago
pwm_ifx_cat1.c driver: pwm: infineon: cyw920829m2evk_02 pwm 9 months ago
pwm_imx.c
pwm_intel_blinky.c
pwm_ite_it8xxx2.c ITE: drivers/pwm: Optimize the PWM set cycles 1 year ago
pwm_led_esp32.c drivers: pwm: ledc: esp32c2: esp32c6: Fix clock frequency 8 months ago
pwm_litex.c
pwm_max32.c drivers: pwm: Add MAX32xxx PWM driver 10 months ago
pwm_max31790.c drivers: pwm: split up driver for MAX31790 into a MFD 1 year ago
pwm_mc_esp32.c espressif: clean up unused code 10 months ago
pwm_mchp_xec.c style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
pwm_mchp_xec_bbled.c drivers: pwm: bbled: Update bbled-pwm, to be compatible with PWM-LED 1 year ago
pwm_mcux.c drivers: pwm: pwm_mcux: make thread safe with mutex. 1 year ago
pwm_mcux_ctimer.c drivers: pwm: pwm_mcux_ctimer: use correct clock subsystem ID 1 year ago
pwm_mcux_ftm.c drivers: pwm: mcux_ftm: allow to select clock source 1 year ago
pwm_mcux_pwt.c drivers: pwm: update pwm_mcux_pwt.c 11 months ago
pwm_mcux_qtmr.c drivers: pwm: pwm_mcux_qtmr: Add QTMR driver. 1 year ago
pwm_mcux_sctimer.c drivers: pwm: pwm_mcux_sctimer: support reconfiguring period 1 year ago
pwm_mcux_tpm.c drivers: pwm_mcux_tpm: adapt to more platforms 9 months ago
pwm_npcx.c style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
pwm_nrf_sw.c modules: hal_nordic: nrfx: update API version to 3.2.0 2 years ago
pwm_nrfx.c drivers: pwm: nrfx: Improve runtime PM 9 months ago
pwm_numaker.c
pwm_nxp_flexio.c drivers: pwm: generate pwm with nxp flexio IP 1 year ago
pwm_nxp_s32_emios.c
pwm_pca9685.c
pwm_rcar.c
pwm_renesas_ra8.c drivers: pwm: Initial support for PWM driver on RA8 9 months ago
pwm_rpi_pico.c drivers: pwm: rpi_pico: Convert clk calculations to fixed-point 9 months ago
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 10 months ago
pwm_test.c
pwm_xlnx_axi_timer.c
pwm_xmc4xxx_ccu4.c
pwm_xmc4xxx_ccu8.c