esp_xtensa_smp_common::examine_other_cores is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp_xtensa_smp_common::examine_other_cores

esp_xtensa_smp_common::examine_other_cores field

Syntax

int examine_other_cores;

References

LocationReferrerText
esp_xtensa_smp.h:25
int examine_other_cores;
esp_xtensa_smp.c:183esp_xtensa_smp_poll()
esp_xtensa_smp->examine_other_cores = ESP_XTENSA_SMP_EXAMINE_OTHER_CORES;
esp_xtensa_smp.c:184esp_xtensa_smp_poll()
} else if (esp_xtensa_smp->examine_other_cores > 0 &&
esp_xtensa_smp.c:200esp_xtensa_smp_poll()
esp_xtensa_smp->examine_other_cores = 0;
esp_xtensa_smp.c:202esp_xtensa_smp_poll()
esp_xtensa_smp->examine_other_cores--;
esp_xtensa_smp.c:589esp_xtensa_smp_init_arch_info()

Data Use

Functions writing esp_xtensa_smp_common::examine_other_cores
Functions reading esp_xtensa_smp_common::examine_other_cores
esp_xtensa_smp_common::examine_other_cores
all items filtered out