external_zblue/drivers/timer
Sven Ginka ea93bbaa87 soc: sensry: udma, pad renaming
Before that fix the names for UDMA could be misleading.
With that fix the namespace is clear and easy to follow.
Same applies for peripheral addresses and pad config.

Signed-off-by: Sven Ginka <s.ginka@sensry.de>
2026-04-20 17:57:26 +08:00
..
CMakeLists.txt drivers: timer: silabs: Add sleeptimer timer driver 2026-04-20 17:53:00 +08:00
Kconfig drivers: timer: silabs: Add sleeptimer timer driver 2026-04-20 17:53:00 +08:00
Kconfig.altera_avalon
Kconfig.ambiq drivers: timer: Add support for Apollo3 SoCs system timer (STIMER) 2026-04-20 17:15:35 +08:00
Kconfig.arcv2
Kconfig.arm_arch
Kconfig.cavs
Kconfig.cc13xx_cc26xx_rtc
Kconfig.cortex_m_systick
Kconfig.esp32 drivers: timer: esp32c2: Add support 2026-04-20 17:36:25 +08:00
Kconfig.gecko hwmv2: Introduce Hardware model version 2 and convert devices 2026-04-20 17:04:04 +08:00
Kconfig.ite_it8xxx2
Kconfig.leon_gptimer
Kconfig.litex
Kconfig.mchp_xec_rtos
Kconfig.mcux_gpt
Kconfig.mcux_lptmr drivers: timer: updated lptmr_timer binding 2026-04-20 17:24:02 +08:00
Kconfig.mcux_os drivers: timer: NXP OS Timer updated for low power modes 2026-04-20 17:08:27 +08:00
Kconfig.mec5 drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick 2026-04-20 17:51:45 +08:00
Kconfig.mips_cp0
Kconfig.mtk_adsp drivers/timer: MediaTek audio DSP timer device 2026-04-20 17:21:33 +08:00
Kconfig.native_posix drivers/timer native_posix: Allow without BOARD_NATIVE_POSIX 2026-04-20 17:46:49 +08:00
Kconfig.npcx_itim
Kconfig.nrf_grtc drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner 2026-04-20 17:47:58 +08:00
Kconfig.nrf_rtc drivers: timer: move SYSTEM_CLOCK_WAIT to Kconfig.nrf_xrtc 2026-04-20 17:00:41 +08:00
Kconfig.nrf_xrtc drivers: timer: add GRTC driver 2026-04-20 17:00:42 +08:00
Kconfig.rcar_cmt
Kconfig.riscv_machine
Kconfig.rv32m1_lptmr
Kconfig.sam0_rtc soc: atmel: Drop PINCTRL from Kconfig.defconfig 2026-04-20 17:55:16 +08:00
Kconfig.silabs drivers: timer: silabs: Add sleeptimer timer driver 2026-04-20 17:53:00 +08:00
Kconfig.smartbond drivers: timer: Add timer driver to Renesas SmartBond(tm) 2026-04-20 17:13:45 +08:00
Kconfig.stm32_lptim soc: st: Add support for STOP3 on STM32U5 2026-04-20 17:26:56 +08:00
Kconfig.sy1xx_sys_timer driver: timer: Add support for sy1xx 2026-04-20 17:43:23 +08:00
Kconfig.ti_dm_timer drivers: timer: Add TI DM TIMER support 2026-04-20 17:25:55 +08:00
Kconfig.x86 drivers: apic_tsc: revert add dependency of DYNAMIC_INTERRUPTS 2026-04-20 17:25:57 +08:00
Kconfig.xlnx_psttc
Kconfig.xtensa
altera_avalon_timer_hal.c
ambiq_stimer.c drivers: timer: Optimized the ambiq stimer driver 2026-04-20 17:23:10 +08:00
apic_timer.c drivers/timer/apic_timer: move to periodic mode 2026-04-20 17:20:44 +08:00
apic_tsc.c drivers/timer/apic_tsc: use ICR as a fallback timeout event source 2026-04-20 17:20:43 +08:00
arcv2_timer0.c
arm_arch_timer.c arm_arch_timer: fix maximum allowed cycles between reports 2026-04-20 17:15:41 +08:00
cc13xx_cc26xx_rtc_timer.c
cortex_m_systick.c timer: cortex_m_systick: use direct interrupt handler instead of C-function 2026-04-20 17:36:00 +08:00
esp32_sys_timer.c drivers: esp32: Interrupts flags configuration 2026-04-20 17:37:57 +08:00
gecko_burtc_timer.c drivers: timer: gecko: Remove clock configuration 2026-04-20 17:51:45 +08:00
hpet.c x86: revert removing soc.h from atom soc 2026-04-20 17:04:26 +08:00
intel_adsp_timer.c intel_adsp: power: SoC restores the clock 2026-04-20 17:19:47 +08:00
ite_it8xxx2_timer.c style: drivers: comply with MISRA C:2012 Rule 15.6 2026-04-20 17:41:58 +08:00
leon_gptimer.c
litex_timer.c drivers: timer: litex: add missing include 2026-04-20 16:58:48 +08:00
mchp_mec5_ktimer.c drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick 2026-04-20 17:51:45 +08:00
mchp_xec_rtos_timer.c hwmv2: Introduce Hardware model version 2 and convert devices 2026-04-20 17:04:04 +08:00
mcux_gpt_timer.c
mcux_lptmr_timer.c drivers: mcux_lptmr_timer: Fix compat string error 2026-04-20 17:22:39 +08:00
mcux_os_timer.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2026-04-20 17:47:31 +08:00
mips_cp0_timer.c
mtk_adsp_timer.c drivers/timer: MediaTek audio DSP timer device 2026-04-20 17:21:33 +08:00
native_posix_timer.c everywhere: replace double words 2026-04-20 17:27:59 +08:00
npcx_itim_timer.c style: drivers: comply with MISRA C:2012 Rule 15.6 2026-04-20 17:41:58 +08:00
nrf_grtc_timer.c drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner 2026-04-20 17:47:58 +08:00
nrf_rtc_timer.c
rcar_cmt_timer.c
riscv_machine_timer.c riscv_machine_timer: fix maximum allowed cycles between reports 2026-04-20 17:15:41 +08:00
rv32m1_lptmr_timer.c
sam0_rtc_timer.c
silabs_sleeptimer_timer.c drivers: timer: silabs: Add sleeptimer timer driver 2026-04-20 17:53:00 +08:00
smartbond_timer.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2026-04-20 17:47:31 +08:00
stm32_lptim_timer.c drivers: stm32 lptim driver with a exact LPTIM timeout value 2026-04-20 17:57:24 +08:00
sy1xx_sys_timer.c soc: sensry: udma, pad renaming 2026-04-20 17:57:26 +08:00
sys_clock_init.c
ti_dmtimer.c style: drivers: comply with MISRA C:2012 Rule 15.6 2026-04-20 17:37:08 +08:00
xlnx_psttc_timer.c
xlnx_psttc_timer_priv.h
xtensa_sys_timer.c