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.
 
 
 
 
 
 
Jan Kowalewski a9c59d6c85 drivers: timer: sam0: fix MCLK pointer and mask in init function 4 months ago
..
CMakeLists.txt drivers: timer: Add support for cc23x0 systim 5 months ago
Kconfig drivers: timer: Add support for cc23x0 systim 5 months ago
Kconfig.altera_avalon
Kconfig.ambiq drivers: timer: Add support for Apollo3 SoCs system timer (STIMER) 1 year ago
Kconfig.arcv2
Kconfig.arm_arch
Kconfig.cavs
Kconfig.cc13xx_cc26xx_rtc
Kconfig.cc23x0_systim drivers: timer: Add support for cc23x0 systim 5 months ago
Kconfig.cortex_m_systick
Kconfig.esp32 drivers: timer: esp32c2: Add support 11 months ago
Kconfig.gecko
Kconfig.ite_it8xxx2
Kconfig.leon_gptimer
Kconfig.litex
Kconfig.mchp_xec_rtos
Kconfig.mcux_gpt
Kconfig.mcux_lptmr drivers: fix spelling of "swiched" 5 months ago
Kconfig.mcux_os
Kconfig.mec5 drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick 9 months ago
Kconfig.mips_cp0
Kconfig.mtk_adsp drivers: kconfig: Fix bleeding options 5 months ago
Kconfig.native_posix drivers/timer native_posix: Allow without BOARD_NATIVE_POSIX 9 months ago
Kconfig.npcx_itim
Kconfig.nrf_grtc drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner 9 months ago
Kconfig.nrf_rtc
Kconfig.nrf_xrtc
Kconfig.rcar_cmt
Kconfig.realtek_rts5912_rtmr drivers: kconfig: Fix bleeding options 5 months ago
Kconfig.riscv_machine drivers: timer: Harmonize mtime-based RISC-V timers 6 months ago
Kconfig.rv32m1_lptmr
Kconfig.sam0_rtc dts: rtc: sam0: Add clock properties 5 months ago
Kconfig.silabs drivers: timer: silabs: Add sleeptimer timer driver 9 months ago
Kconfig.smartbond drivers: timer: Add timer driver to Renesas SmartBond(tm) 1 year ago
Kconfig.stm32_lptim soc: st: Add support for STOP3 on STM32U5 1 year ago
Kconfig.sy1xx_sys_timer driver: timer: Add support for sy1xx 10 months ago
Kconfig.ti_dm_timer drivers: timer: Add TI DM TIMER support 1 year ago
Kconfig.wch_ch32v00x drivers: add the ch32v00x systick driver 7 months ago
Kconfig.x86 drivers: apic_tsc: revert add dependency of DYNAMIC_INTERRUPTS 1 year ago
Kconfig.xlnx_psttc
Kconfig.xtensa
altera_avalon_timer_hal.c
ambiq_stimer.c drivers: timer: separate ambiq stimer comparator interrupts 7 months ago
apic_timer.c drivers/timer/apic_timer: move to periodic mode 1 year ago
apic_tsc.c drivers/timer/apic_tsc: use ICR as a fallback timeout event source 1 year ago
arcv2_timer0.c
arm_arch_timer.c arm_arch_timer: fix maximum allowed cycles between reports 1 year ago
cc13xx_cc26xx_rtc_timer.c
cc23x0_systim_timer.c drivers: timer: Add support for cc23x0 systim 5 months ago
cortex_m_systick.c tracing: Add systick tracing 6 months ago
esp32_sys_timer.c drivers: esp32: Interrupts flags configuration 11 months ago
export.c drivers: timer: Export sys_clock_cycle_get_64() implementations 7 months ago
gecko_burtc_timer.c drivers: timer: gecko_burtc: Remove unused include 7 months ago
hpet.c
intel_adsp_timer.c intel_adsp: power: SoC restores the clock 1 year ago
ite_it8xxx2_timer.c drivers/timer/it8xxx2: fix busy wait timer race condition 7 months ago
leon_gptimer.c
litex_timer.c
mchp_mec5_ktimer.c drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick 9 months ago
mchp_xec_rtos_timer.c
mcux_gpt_timer.c
mcux_lptmr_timer.c drivers: mcux_lptmr_timer: Fix compat string error 1 year ago
mcux_os_timer.c drivers: timer: Improve the accuracy of the MCUX OS Timer 5 months ago
mips_cp0_timer.c
mtk_adsp_timer.c boards/mediatek: Add mt8196_adsp 7 months ago
native_posix_timer.c everywhere: replace double words 1 year ago
npcx_itim_timer.c driver: timer: npcx: bypass timer counter reading issue 7 months ago
nrf_grtc_timer.c drivers: timer: nrf_grtc: Add support for clock outputs 5 months ago
nrf_rtc_timer.c
rcar_cmt_timer.c
realtek_rts5912_rtmr.c driver: timer: Add timer driver initial version of RTS5912. 6 months ago
riscv_machine_timer.c drivers: timer: run clang-format on RISC-V machine timer file 6 months ago
rv32m1_lptmr_timer.c
sam0_rtc_timer.c drivers: timer: sam0: fix MCLK pointer and mask in init function 4 months ago
silabs_sleeptimer_timer.c drivers: timer: silabs: Add sleeptimer timer driver 9 months ago
smartbond_timer.c smartbond_timer: If PM is set, take into account watchdog for timeout ticks 6 months ago
stm32_lptim_timer.c drivers: stm32 lptim driver with a exact LPTIM timeout value 8 months ago
sy1xx_sys_timer.c soc: sensry: udma, pad renaming 8 months ago
sys_clock_init.c
ti_dmtimer.c drivers: timer: Add MMU awareness to TI DM Timer 5 months ago
wch_systick_ch32v00x.c drivers: add the ch32v00x systick driver 7 months ago
xlnx_psttc_timer.c
xlnx_psttc_timer_priv.h
xtensa_sys_timer.c