OpenOCD
arm7_9_clear_watchpoints()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
arm7_9_clear_watchpoints()
arm7_9_clear_watchpoints() function
Clear watchpoints for an ARM7/9 target.
Syntax
Show:
Summary
Declaration
from
arm7_9_common.c:60
static
int
arm7_9_clear_watchpoints
(
struct
arm7_9_common
*
arm7_9
)
;
Arguments
Argument
Description
arm7_9
Pointer to the common struct for an ARM7/9 target
Return value
JTAG error status after executing queue
Related Functions
Found 8 other functions taking a
arm7_9_common
argument:
Function
Description
is_arm7_9()
arm7_9_init_arch_info()
embeddedice_build_reg_cache()
Probe EmbeddedICE module and set up local records of its registers. Different versions of the modules have different capabilities, such as hardware support for vector_catch, single stepping, and monitor mode.
arm9tdmi_init_arch_info()
arm7tdmi_init_arch_info()
arm7_9_set_software_breakpoints()
Setup an ARM7/9 target's embedded ICE registers for software breakpoints.
arm7_9_assign_wp()
Assign a watchpoint to one of the two available hardware comparators in an ARM7 or ARM9 target.
fa526_init_arch_info_2()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out