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

tms_sequences struct

Syntax

struct tms_sequences {     uint8_t bits;     uint8_t bit_count; };

Fields

bits

No summary provided. Read more...

bit_count

No summary provided. Read more...

References

LocationReferrerText
interface.c:102
struct tms_sequences {
interface.c:186
typedef const struct tms_sequences tms_table[6][6];
interface.c:125old_tms_seqs
static const struct tms_sequences old_tms_seqs[6][6] = { /* [from_state_ndx][to_state_ndx] */
interface.c:142short_tms_seqs
static const struct tms_sequences short_tms_seqs[6][6] = { /* [from_state_ndx][to_state_ndx] */
interface.c:186
typedef const struct tms_sequences tms_table[6][6];
interface.c:188tms_seqs

Type Use

Variables of tms_sequences type
tms_sequences
all items filtered out
tms_sequences
all items filtered out