Searched refs:z_sys_timer_irq_for_test (Results 1 – 18 of 18) sorted by relevance
29 const int32_t z_sys_timer_irq_for_test = TIMER_0_IRQ; variable
40 const int32_t z_sys_timer_irq_for_test = CONFIG_APIC_TIMER_IRQ; variable
35 const int32_t z_sys_timer_irq_for_test = TIMER_IRQ; variable
29 const int32_t z_sys_timer_irq_for_test = DT_IRQN(DT_ALIAS(system_lptmr));
27 const int32_t z_sys_timer_irq_for_test = DT_IRQN(DT_INST(0, renesas_rcar_cmt)); variable
25 const int32_t z_sys_timer_irq_for_test = UTIL_CAT(XCHAL_TIMER,
51 const int32_t z_sys_timer_irq_for_test = TIMER_IRQ; variable
29 const int32_t z_sys_timer_irq_for_test = DT_IRQN(DT_INST(0, xlnx_ttcps)); variable
71 const int32_t z_sys_timer_irq_for_test = ARM_ARCH_TIMER_IRQ; variable
29 const int32_t z_sys_timer_irq_for_test = DT_IRQN(DT_NODELABEL(systimer0));
44 const int32_t z_sys_timer_irq_for_test = COMPAREA_IRQ; variable
60 const int32_t z_sys_timer_irq_for_test = TIMER_IRQ; /* See tests/kernel/context */ variable
114 const int32_t z_sys_timer_irq_for_test = TIMER_IRQN; variable
59 const int32_t z_sys_timer_irq_for_test = IRQ_TIMER0; variable
85 const int32_t z_sys_timer_irq_for_test = DT_IRQN(DT_INST(0, intel_hpet)); variable
44 const int32_t z_sys_timer_irq_for_test = DT_IRQ_BY_IDX(DT_NODELABEL(timer), 5, irq);
55 const int32_t z_sys_timer_irq_for_test = DT_IRQN(GRTC_NODE);
70 extern const int32_t z_sys_timer_irq_for_test;71 #define TICK_IRQ (z_sys_timer_irq_for_test)