esp32_on_halt() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

esp32_on_halt() function

Syntax

static int esp32_on_halt(struct target *target);

Arguments

target

References

LocationText
esp32.c:255
static int esp32_on_halt(struct target *target)
esp32.c:321
.on_halt = esp32_on_halt

Call Tree

Functions called by esp32_on_halt()
esp32_on_halt()
Data read by esp32_on_halt()
Data written by esp32_on_halt()
esp32_on_halt()::ret
all items filtered out
esp32_on_halt()
esp32_on_halt()::ret
all items filtered out
Implementations
esp32_on_halt()
all items filtered out