OpenOCD
|
Exports the list of JTAG interface drivers, along with routines for loading and unloading them dynamically from shared libraries. More...
Go to the source code of this file.
Variables | |
struct adapter_driver * | adapter_drivers [] |
The list of built-in JTAG interfaces, containing entries for those drivers that were enabled by the configure script. More... | |
Exports the list of JTAG interface drivers, along with routines for loading and unloading them dynamically from shared libraries.
Definition in file interfaces.h.
|
extern |
The list of built-in JTAG interfaces, containing entries for those drivers that were enabled by the configure
script.
Definition at line 153 of file interfaces.c.
Referenced by COMMAND_HANDLER().