OpenOCD
avr32_ap7k_add_watchpoint()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
avr32_ap7k_add_watchpoint()
avr32_ap7k_add_watchpoint() function
Syntax
from
avr32_ap7k.c:408
static
int
avr32_ap7k_add_watchpoint
(
struct
target
*
target
,
struct
watchpoint
*
watchpoint
)
;
Arguments
target
watchpoint
References
Location
Text
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()
log_printf_lf()
all items filtered out
Data read by
avr32_ap7k_add_watchpoint()
log_levels::LOG_LVL_ERROR
all items filtered out
avr32_ap7k_add_watchpoint()
Implementations
avr32_ap7k_add_watchpoint()
target_type::add_watchpoint
all items filtered out