avr32_ap7k_add_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDavr32_ap7k_add_watchpoint()

avr32_ap7k_add_watchpoint() function

Syntax

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

Arguments

target

watchpoint

References

LocationText
avr32_ap7k.c:408
static int avr32_ap7k_add_watchpoint(struct target *target, struct watchpoint *watchpoint)
avr32_ap7k.c:605
.add_watchpoint = avr32_ap7k_add_watchpoint,

Call Tree

Functions called by avr32_ap7k_add_watchpoint()
avr32_ap7k_add_watchpoint()
all items filtered out
Data read by avr32_ap7k_add_watchpoint()
all items filtered out
avr32_ap7k_add_watchpoint()
Implementations
avr32_ap7k_add_watchpoint()
all items filtered out