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

jtag_error_clear() function

Resets jtag_error to ERROR_OK, returning its previous value.

Syntax

int jtag_error_clear(void);
Implemented in core.c:130

Return value

The previous value of @c jtag_error.

References

LocationReferrerText
core.c:130
int jtag_error_clear(void)
jtag.h:575
int jtag_error_clear(void);
core.c:1040jtag_execute_queue()
return jtag_error_clear();

Call Tree

Functions calling jtag_error_clear()
all items filtered out
jtag_error_clear()
Data read by jtag_error_clear()
Data written by jtag_error_clear()
jtag_error_clear()::temp
all items filtered out
jtag_error_clear()
all items filtered out