ublast_clock_tdi_flip_tms() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDublast_clock_tdi_flip_tms()

ublast_clock_tdi_flip_tms() function

ublast_clock_tdi_flip_tms - Output a TDI with bitbang mode, change JTAG state This function is the same as ublast_clock_tdi(), but it changes also the TMS while output the TDI. This should be the last TDI output of a TDI sequence, which will change state from : - IRSHIFT -> IREXIT1 - or DRSHIFT -> DREXIT1

Syntax

static void ublast_clock_tdi_flip_tms(int tdi,     enum scan_type type);

Arguments

tdi

the TDI bit to be shifted out

type

scan type (ie. does a readback of TDO is required)

References

LocationReferrerText
usb_blaster.c:388
static void ublast_clock_tdi_flip_tms(int tdi, enum scan_type type)
usb_blaster.c:656ublast_queue_tdi()
ublast_clock_tdi_flip_tms(tdi, scan);

Call Tree

Functions calling ublast_clock_tdi_flip_tms()
Functions called by ublast_clock_tdi_flip_tms()
all items filtered out
ublast_clock_tdi_flip_tms()
Data read by ublast_clock_tdi_flip_tms()
Data written by ublast_clock_tdi_flip_tms()
ublast_clock_tdi_flip_tms()
ublast_clock_tdi_flip_tms()::out
all items filtered out
Type of ublast_clock_tdi_flip_tms()
ublast_clock_tdi_flip_tms()
uint8_t
all items filtered out