Home
last modified time | relevance | path

Searched refs:GTM (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/counter/
DKconfig.renesas_rz5 bool "Renesas RZ General Timer (GTM) Counter driver"
10 Enable the counter driver for the Renesas RZ General Timer (GTM).
Dcounter_renesas_rz_gtm.c512 #define GTM(idx) DT_INST_PARENT(idx) macro
523 .channel = DT_PROP(GTM(inst), channel), \
527 .cycle_end_ipl = DT_IRQ_BY_NAME(GTM(inst), overflow, priority), \
528 .cycle_end_irq = DT_IRQ_BY_NAME(GTM(inst), overflow, irq), \
538 .irqn = DT_IRQ_BY_NAME(GTM(inst), overflow, irq), \
544 IRQ_CONNECT(DT_IRQ_BY_NAME(GTM(inst), overflow, irq), \
545 DT_IRQ_BY_NAME(GTM(inst), overflow, priority), gtm_int_isr, \
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Drenesas_rzg_clock.h82 #define RZ_CLOCK_GTM(ch) RZ_CLOCK(GTM, ch, RZ_CLOCK_P0CLK, 1)
/Zephyr-latest/modules/
DKconfig.renesas_fsp194 Enable RZ FSP GTM driver
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/
Dindex.rst83 | GTM | on-chip | counter |