dsp563xx_add_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDdsp563xx_add_watchpoint()

dsp563xx_add_watchpoint() function

Syntax

static int dsp563xx_add_watchpoint(struct target *target,     struct watchpoint *watchpoint);

Arguments

target

watchpoint

References

LocationText
dsp563xx.c:1864
static int dsp563xx_add_watchpoint(struct target *target, struct watchpoint *watchpoint)
dsp563xx.c:2275
.add_watchpoint = dsp563xx_add_watchpoint,

Implementations

Implementations
dsp563xx_add_watchpoint()
all items filtered out