Home
last modified time | relevance | path

Searched refs:SOC_ETM_GROUPS (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Desp_etm.c39 etm_group_t *groups[SOC_ETM_GROUPS]; // etm group pool
40 int group_ref_counts[SOC_ETM_GROUPS]; // reference count used to protect group install/uninstall
129 for (int i = 0; i < SOC_ETM_GROUPS; i++) { in etm_chan_register_to_group()
285 for (int i = 0; i < SOC_ETM_GROUPS; i++) { in esp_etm_dump()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h166 #define SOC_ETM_GROUPS 1U // Number of ETM groups macro
DKconfig.soc_caps.in378 config SOC_ETM_GROUPS config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h188 #define SOC_ETM_GROUPS 1U // Number of ETM groups macro
DKconfig.soc_caps.in398 config SOC_ETM_GROUPS config