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

esp32_semihost_ops variable

Syntax

static const struct esp_semihost_ops esp32_semihost_ops = { .prepare = esp32_disable_wdts };

References

LocationReferrerText
esp32.c:324
static const struct esp_semihost_ops esp32_semihost_ops = {
esp32.c:345esp32_target_create()
&esp32_dm_cfg, &esp32_chip_ops, &esp32_semihost_ops);

Type Use

Type of esp32_semihost_ops
esp32_semihost_ops
all items filtered out