OpenOCD
jtag Directory Reference
Directory dependency graph for jtag:
jtag

Directories

directory  drivers
 
directory  hla
 

Files

file  adapter.c [code]
 Holds support for configuring debug adapters from TCl scripts.
 
file  adapter.h [code]
 
file  commands.c [code]
 
file  commands.h [code]
 
file  jtag/core.c [code]
 
file  interface.c [code]
 
file  interface.h [code]
 
file  interfaces.c [code]
 This file collects all the built-in JTAG interfaces in the adapter_drivers array.
 
file  interfaces.h [code]
 Exports the list of JTAG interface drivers, along with routines for loading and unloading them dynamically from shared libraries.
 
file  jtag.h [code]
 The JTAG interface can be implemented with a software or hardware fifo.
 
file  minidriver.h [code]
 
file  swd.h [code]
 
file  swim.c [code]
 
file  swim.h [code]
 This file implements support for STMicroelectronics debug protocol SWIM (Single Wire Interface Module).
 
file  jtag/tcl.c [code]
 Holds support for accessing JTAG-specific mechanisms from TCl scripts.
 
file  tcl.h [code]