ftdi_jtag_mode is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ftdi_jtag_mode variable

Syntax

static uint8_t ftdi_jtag_mode = JTAG_MODE;

References

LocationReferrerText
ftdi.c:84
static uint8_t ftdi_jtag_mode = JTAG_MODE;
ftdi.c:266move_to_state()
ftdi_jtag_mode);
ftdi.c:279ftdi_speed()
if (!swd_mode && speed >= 10000000 && ftdi_jtag_mode != JTAG_MODE_ALT)
ftdi.c:328ftdi_execute_runtest()
mpsse_clock_tms_cs_out(mpsse_ctx, &zero, 0, this_len, false, ftdi_jtag_mode);
ftdi.c:368ftdi_execute_tms()
ftdi_jtag_mode);
ftdi.c:415ftdi_execute_pathmove()
ftdi_jtag_mode);
ftdi.c:470ftdi_execute_scan()
ftdi_jtag_mode);
ftdi.c:486ftdi_execute_scan()
ftdi_jtag_mode);
ftdi.c:494ftdi_execute_scan()
ftdi_jtag_mode);
ftdi.c:503ftdi_execute_scan()
ftdi_jtag_mode);
ftdi.c:513ftdi_execute_scan()
ftdi_jtag_mode);
ftdi.c:588ftdi_execute_stableclocks()
mpsse_clock_tms_cs_out(mpsse_ctx, &tms, 0, this_len, false, ftdi_jtag_mode);
ftdi.c:910ftdi_handle_tdo_sample_edge_command()
ftdi_jtag_mode = n->value;
ftdi.c:914ftdi_handle_tdo_sample_edge_command()
n = nvp_value2name(nvp_ftdi_jtag_modes, ftdi_jtag_mode);

Data Use

Type of ftdi_jtag_mode
ftdi_jtag_mode
uint8_t
all items filtered out