Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/arch/xtensa/
Dtrax.c35 if (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP) return ESP_ERR_NO_MEM; in trax_enable()
37 if (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP) { in trax_enable()
38 …trace_ll_set_mode((which == TRAX_ENA_PRO_APP_SWAP)?TRACEMEM_MUX_PROBLK1_APPBLK0:TRACEMEM_MUX_PROBL… in trax_enable()
42 …trace_ll_mem_enable(0, (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP || which == TR… in trax_enable()
43 …trace_ll_mem_enable(1, (which == TRAX_ENA_PRO_APP || which == TRAX_ENA_PRO_APP_SWAP || which == TR… in trax_enable()
63 else if (which == TRAX_ENA_PRO_APP_SWAP) { in trax_enable()
/hal_espressif-latest/components/esp_system/port/include/private/esp_private/
Dtrax.h27 TRAX_ENA_PRO_APP_SWAP enumerator