tap_state::TAP_DRCAPTURE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtap_state::TAP_DRCAPTURE

tap_state::TAP_DRCAPTURE

Syntax

TAP_DRCAPTURE = 0x6;

References

LocationReferrerText
jtag.h:47
TAP_DRCAPTURE = 0x6,
arm11_dbgtap.c:50
arm11_dbgtap.c:550
interface.c:244tap_state_transition()
case TAP_DRCAPTURE:
interface.c:283tap_state_transition()
new_state = TAP_DRCAPTURE;
interface.c:285tap_state_transition()
case TAP_DRCAPTURE:
interface.c:326
{ TAP_DRCAPTURE, "DRCAPTURE", },
svf.c:104
TAP_DRCAPTURE, TAP_DREXIT1, TAP_DRPAUSE} },
svf.c:112
{TAP_IDLE, TAP_DRPAUSE, 5, {TAP_IDLE, TAP_DRSELECT, TAP_DRCAPTURE,
svf.c:122
TAP_DRSELECT, TAP_DRCAPTURE,
svf.c:133
TAP_DRSELECT, TAP_DRCAPTURE,
xscale.c:248xscale_receive()
path[1] = TAP_DRCAPTURE;
xscale.c:349xscale_read_tx()
path[1] = TAP_DRCAPTURE;
xscale.c:353xscale_read_tx()
noconsume_path[1] = TAP_DRCAPTURE;
xsvf.c:130xsvf_to_tap()
ret = TAP_DRCAPTURE;

Data Use

Functions using tap_state::TAP_DRCAPTURE
tap_state::TAP_DRCAPTURE