jtag_tap::ignore_bypass is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjtag_tap::ignore_bypass

jtag_tap::ignore_bypass field

Flag saying whether to ignore the bypass bit in the code

Syntax

bool ignore_bypass;

References

LocationReferrerText
jtag.h:129
bool ignore_bypass;
core.c:1283jtag_examine_chain()
if ((idcode & 1) == 0 && !tap->ignore_bypass) {
tcl.c:485handle_jtag_newtap_args()
tap->ignore_bypass = true;

Data Use

Functions writing jtag_tap::ignore_bypass
Functions reading jtag_tap::ignore_bypass
all items filtered out
jtag_tap::ignore_bypass
all items filtered out