zephyr/dts/bindings/timer
Duy Nguyen ad42e4d87d driver: timer: Support for RX system timer
This commit add a system timer driver for Renesas RX using the
CMT peripheral. The driver supports both system ticks and
high-resolution cycle counting
- Configures CMT0 as the system tick timer
- Configures CMT1 as a free-running cycle timer for precise
  time tracking
- Handles timer overflows to maintain a continuous cycle count.
- Implements sys_clock_cycle_get_32() and sys_clock_cycle_get_64()
  for  high-resolution timing
- Supports Zephyr tickless kernel mode by tracking elapsed cycles
- Enables interrupt-based tick announcement using CMT0

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
Signed-off-by: Yuichi Nakada <yuichi.nakada.sx@renesas.com>
2025-05-02 09:18:16 +02:00
..
adi,max32-timer.yaml
ambiq,stimer.yaml
arm,armv6m-systick.yaml
arm,armv7m-systick.yaml
arm,armv8-timer.yaml
arm,armv8.1m-systick.yaml
arm,armv8m-systick.yaml
cortex-m-systick.yaml
efinix-sapphire,timer0.yaml
espressif,esp32-systimer.yaml
gaisler,gptimer.yaml
intel,adsp-timer.yaml
intel,hpet.yaml
ite,it8xxx2-timer.yaml
ite,it51xxx-timer.yaml drivers/timer: Add timer driver of it51xxx 2025-04-08 10:48:26 +02:00
litex,timer0.yaml
mediatek,ostimer64.yaml
microchip,mec5-ktimer.yaml
microchip,xec-rtos-timer.yaml dts: arm: microchip: Fixes in preparation for boards 2025-04-11 17:31:37 +02:00
nordic,nrf-grtc.yaml
nuclei,systimer.yaml
nuvoton,npcx-itim-timer.yaml dts: timer: Simplify the description of the binding 2025-04-03 13:16:44 +02:00
nxp,ftm.yaml
nxp,gpt-hw-timer.yaml
nxp,imx-gpt.yaml
nxp,os-timer.yaml
openisa,rv32m1-lptmr.yaml
realtek,rts5912-rtmr.yaml
renesas,ra-ulpt-timer.yaml drivers: timer: Add ULPT timer for power management on Renesas RA MCUs 2025-04-03 08:41:08 +02:00
renesas,rcar-cmt.yaml
renesas,rx-timer-cmt-start-control.yaml driver: timer: Support for RX system timer 2025-05-02 09:18:16 +02:00
renesas,rx-timer-cmt.yaml driver: timer: Support for RX system timer 2025-05-02 09:18:16 +02:00
renesas,rz-gpt.yaml
renesas,rz-gtm.yaml
renesas,rza2m-ostm.yaml drivers: timer: Add initial support for RZ/A2M 2025-04-25 14:05:01 +02:00
riscv,machine-timer.yaml
silabs,gecko-burtc.yaml dts: bindings: silabs: Clean up descriptions, add titles 2025-05-02 09:15:50 +02:00
silabs,gecko-timer.yaml dts: timer: Simplify the description of the binding 2025-04-03 13:16:44 +02:00
snps,arc-timer.yaml
st,stm32-lptim.yaml
st,stm32-timers.yaml
sy1xx,sys-timer.yaml
ti,am654-dmtimer.yaml
ti,cc13xx-cc26xx-timer.yaml dts: timer: Simplify the description of the binding 2025-04-03 13:16:44 +02:00
ti,cc23x0-timer.yaml dts: timer: Simplify the description of the binding 2025-04-03 13:16:44 +02:00
wch,systick.yaml
xlnx,ttcps.yaml