xtensa_watchpoint_remove() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxtensa_watchpoint_remove()

xtensa_watchpoint_remove() function

Syntax

int xtensa_watchpoint_remove(struct target *target,     struct watchpoint *watchpoint);
Implemented in xtensa.c:2692

Arguments

target

watchpoint

References

LocationReferrerText
xtensa.c:2692
int xtensa_watchpoint_remove(struct target *target, struct watchpoint *watchpoint)
xtensa.h:408
int xtensa_watchpoint_remove(struct target *target, struct watchpoint *watchpoint);
esp32s2.c:532
.remove_watchpoint = xtensa_watchpoint_remove,
esp_xtensa_smp.c:482esp_xtensa_smp_watchpoint_remove()
int res = xtensa_watchpoint_remove(target, watchpoint);
xtensa_chip.c:185
.remove_watchpoint = xtensa_watchpoint_remove,

Call Tree

Functions calling xtensa_watchpoint_remove()
Functions called by xtensa_watchpoint_remove()
xtensa_watchpoint_remove()
Data read by xtensa_watchpoint_remove()
Data written by xtensa_watchpoint_remove()
xtensa_watchpoint_remove()
xtensa_watchpoint_remove()::slot
all items filtered out
Implementations
xtensa_watchpoint_remove()
all items filtered out
Type of xtensa_watchpoint_remove()
xtensa_watchpoint_remove()
all items filtered out