Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Dtrax.c42trace_ll_mem_enable(0, (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP || which == TR… in trax_enable()
43trace_ll_mem_enable(1, (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP || which == TR… in trax_enable()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtrace_ll.h19 static inline void trace_ll_mem_enable(int cpu, bool enable) in trace_ll_mem_enable() function