Home
last modified time | relevance | path

Searched refs:TIMER_0_BASE (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/arch/nios2/core/
Dtiming.c13 ((IORD_ALTERA_AVALON_TIMER_PERIODH(TIMER_0_BASE) << 16 | \
14 (IORD_ALTERA_AVALON_TIMER_PERIODL(TIMER_0_BASE))) - \
19 ((uint32_t)IORD_ALTERA_AVALON_TIMER_SNAPH(TIMER_0_BASE) \
21 ((uint32_t)IORD_ALTERA_AVALON_TIMER_SNAPL(TIMER_0_BASE))))
37 IOWR_ALTERA_AVALON_TIMER_SNAPL(TIMER_0_BASE, 10); in arch_timing_counter_get()
/Zephyr-latest/drivers/timer/
Daltera_avalon_timer_hal.c45 alt_handle_irq((void *)TIMER_0_BASE, TIMER_0_IRQ); in timer_irq_handler()
79 IOWR_ALTERA_AVALON_TIMER_PERIODL(TIMER_0_BASE, in sys_clock_driver_init()
81 IOWR_ALTERA_AVALON_TIMER_PERIODH(TIMER_0_BASE, in sys_clock_driver_init()
87 alt_avalon_timer_sc_init((void *)TIMER_0_BASE, 0, in sys_clock_driver_init()
/Zephyr-latest/soc/altr/qemu_nios2/include/
Dsystem.h263 #define TIMER_0_BASE 0x440200 macro
/Zephyr-latest/soc/altr/zephyr_nios2f/include/
Dsystem.h549 #define TIMER_0_BASE 0x1002a0 macro