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

esp32s3_semihost_ops variable

Syntax

static const struct esp_semihost_ops esp32s3_semihost_ops = { .prepare = esp32s3_disable_wdts };

References

LocationReferrerText
esp32s3.c:318
static const struct esp_semihost_ops esp32s3_semihost_ops = {
esp32s3.c:342esp32s3_target_create()
&esp32s3_semihost_ops);

Type Use

Type of esp32s3_semihost_ops
esp32s3_semihost_ops
all items filtered out