Home
last modified time | relevance | path

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

/percepio-latest/TraceRecorder/include/
DtrcHardwarePort.h424 #define SYSTEM_TIMER_BASE NOT_SET macro
435 IOWR_ALTERA_AVALON_TIMER_SNAPL(SYSTEM_TIMER_BASE, 0); in altera_nios2_GetTimerSnapReg()
436 …eturn (IORD_ALTERA_AVALON_TIMER_SNAPH(SYSTEM_TIMER_BASE) << 16) | IORD_ALTERA_AVALON_TIMER_SNAPL(S… in altera_nios2_GetTimerSnapReg()