jtag_will_verify() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

jtag_will_verify() function

Syntax

bool jtag_will_verify(void);
Implemented in core.c:1696

Return value

True if data scan verification will be performed.

References

LocationReferrerText
core.c:1696
bool jtag_will_verify(void)
jtag.h:252
bool jtag_will_verify(void);
tcl.c:1030handle_verify_jtag_command()
const char *status = jtag_will_verify() ? "enabled" : "disabled";

Call Tree

Functions calling jtag_will_verify()
all items filtered out
jtag_will_verify()
Data read by jtag_will_verify()
all items filtered out
jtag_will_verify()