esp32s2_semihost_ops is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

esp32s2_semihost_ops variable

Syntax

static const struct esp_semihost_ops esp32s2_semihost_ops = { .prepare = esp32s2_disable_wdts };

References

LocationReferrerText
esp32s2.c:443
static const struct esp_semihost_ops esp32s2_semihost_ops = {
esp32s2.c:464esp32s2_target_create()
int ret = esp_xtensa_init_arch_info(target, &esp32->esp_xtensa, &esp32s2_dm_cfg, &esp32s2_semihost_ops);

Type Use

Type of esp32s2_semihost_ops
esp32s2_semihost_ops
all items filtered out