Home
last modified time | relevance | path

Searched defs:TRC_HWTC_PERIOD (Results 1 – 1 of 1) sorted by relevance

/TraceRecorderSource-2.7.6/include/
DtrcHardwarePort.h101 #define TRC_HWTC_PERIOD 0 macro
113 #define TRC_HWTC_PERIOD 1 macro
167 #define TRC_HWTC_PERIOD 0 macro
176 #define TRC_HWTC_PERIOD ((*((volatile uint32_t*)0xE000E014)) + 1) macro
200 #define TRC_HWTC_PERIOD (CMT0.CMCOR + 1) macro
209 #define TRC_HWTC_PERIOD (PR1 + 1) macro
222 #define TRC_HWTC_PERIOD (TRC_RTIUDCP0) macro
233 #define TRC_HWTC_PERIOD ((uint32_t)(AT91C_BASE_PITC->PITC_PIMR + 1)) macro
246 #define TRC_HWTC_PERIOD ((uint32_t)(sysreg_read(AVR32_COMPARE) + 1)) macro
259 #define TRC_HWTC_PERIOD *((uint32_t *)0xE0004018 ) macro
[all …]