Home
last modified time | relevance | path

Searched refs:jtag_io (Results 1 – 3 of 3) sorted by relevance

/lk-master/app/mdebug/
A Drswd.c134 jtag_io(xfer, rx[0], rx[1], tx + txc); in process_txn()
149 jtag_io(xfer, rx[0], rx[1], tx + txc); in process_txn()
167 jtag_io(xfer, tms, rx[0], rx); in process_txn()
184 jtag_io(xfer, tms, tdi, tx + txc); in process_txn()
A Dswd.h31 int jtag_io(unsigned count, unsigned tms, unsigned tdi, unsigned *tdo);
A Djtag.c104 int jtag_io(unsigned count, unsigned tms, unsigned tdi, unsigned *tdo) { in jtag_io() function

Completed in 4 milliseconds