Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dtrace_ll.h21 int reg[] = {DPORT_PRO_TRACEMEM_ENA_REG, DPORT_APP_TRACEMEM_ENA_REG}; in trace_ll_mem_enable()
/hal_espressif-3.7.0/components/xtensa/trax/test/
Dgdbinit17 # DPORT_PRO_TRACEMEM_ENA_REG = 1
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Ddport_reg.h651 #define DPORT_PRO_TRACEMEM_ENA_REG (DR_REG_DPORT_BASE + 0x074) macro