Searched refs:DPORT_APP_TRACEMEM_ENA_REG (Results 1 – 3 of 3) sorted by relevance
21 int reg[] = {DPORT_PRO_TRACEMEM_ENA_REG, DPORT_APP_TRACEMEM_ENA_REG}; in trace_ll_mem_enable()
309 DPORT_WRITE_PERI_REG(DPORT_APP_TRACEMEM_ENA_REG, DPORT_APP_TRACEMEM_ENA_M); in esp_apptrace_trax_memory_enable()
670 #define DPORT_APP_TRACEMEM_ENA_REG (DR_REG_DPORT_BASE + 0x078) macro