OpenOCD
avr32_ap7k_remove_watchpoint()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
avr32_ap7k_remove_watchpoint()
avr32_ap7k_remove_watchpoint() function
Syntax
from
avr32_ap7k.c:415
static
int
avr32_ap7k_remove_watchpoint
(
struct
target
*
target
,
struct
watchpoint
*
watchpoint
)
;
Arguments
target
watchpoint
References
Location
Text
avr32_ap7k.c:415
static
int
avr32_ap7k_remove_watchpoint
(
struct
target
*
target
,
avr32_ap7k.c:606
.
remove_watchpoint
=
avr32_ap7k_remove_watchpoint
,
Call Tree
Functions called by
avr32_ap7k_remove_watchpoint()
avr32_ap7k_remove_watchpoint()
log_printf_lf()
all items filtered out
Data read by
avr32_ap7k_remove_watchpoint()
log_levels::LOG_LVL_ERROR
all items filtered out
avr32_ap7k_remove_watchpoint()
Implementations
avr32_ap7k_remove_watchpoint()
target_type::remove_watchpoint
all items filtered out