jtag_execute_queue_noclear() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjtag_execute_queue_noclear()

jtag_execute_queue_noclear() function

same as jtag_execute_queue() but does not clear the error flag

Syntax

void jtag_execute_queue_noclear(void);
Implemented in core.c:1018

References

LocationReferrerText
core.c:1018
void jtag_execute_queue_noclear(void)
jtag.h:523
void jtag_execute_queue_noclear(void);
arm11_dbgtap.c:215arm11_add_debug_scan_n()
jtag_execute_queue_noclear();
core.c:926jtag_check_value_mask()
jtag_execute_queue_noclear();
core.c:1039jtag_execute_queue()
jtag_execute_queue_noclear();

Call Tree

Functions calling jtag_execute_queue_noclear()
Functions called by jtag_execute_queue_noclear()
jtag_execute_queue_noclear()
Data read by jtag_execute_queue_noclear()
Data written by jtag_execute_queue_noclear()
jtag_execute_queue_noclear()
all items filtered out