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

swd_seq_swd_to_jtag variable

SWD-to-JTAG sequence. The SWD-to-JTAG sequence is at least 50 TCK/SWCLK cycles with TMS/SWDIO high, putting either interface logic into reset state, followed by a specific 16-bit sequence and finally at least 5 TCK/SWCLK cycles with TMS/SWDIO high to put the JTAG TAP in Test-Logic-Reset state. Bits are stored (and transmitted) LSB-first.

Syntax

static const uint8_t swd_seq_swd_to_jtag[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3c, 0xe7, 0xff, };

Data Use

Type of swd_seq_swd_to_jtag
swd_seq_swd_to_jtag
uint8_t
all items filtered out