34 #if BUILD_PARPORT == 1
43 #if BUILD_USB_BLASTER == 1 || BUILD_USB_BLASTER_2 == 1
46 #if BUILD_ESP_USB_JTAG == 1
49 #if BUILD_JTAG_VPI == 1
55 #if BUILD_JTAG_DPI == 1
61 #if BUILD_AMTJTAGACCEL == 1
67 #if BUILD_AT91RM9200 == 1
70 #if BUILD_GW16012 == 1
76 #if BUILD_USBPROG == 1
79 #if BUILD_OPENJTAG == 1
85 #if BUILD_VSLLINK == 1
94 #if BUILD_ARMJTAGEW == 1
97 #if BUILD_BUSPIRATE == 1
100 #if BUILD_REMOTE_BITBANG == 1
103 #if BUILD_HLADAPTER == 1
109 #if BUILD_OPENDOUS == 1
112 #if BUILD_SYSFSGPIO == 1
115 #if BUILD_LINUXGPIOD == 1
118 #if BUILD_XLNX_PCIE_XVC == 1
124 #if BUILD_BCM2835GPIO == 1
127 #if BUILD_CMSIS_DAP_USB == 1 || BUILD_CMSIS_DAP_HID == 1
130 #if BUILD_KITPROG == 1
133 #if BUILD_IMX_GPIO == 1
136 #if BUILD_XDS110 == 1
139 #if BUILD_HLADAPTER_STLINK == 1
145 #if BUILD_AM335XGPIO == 1
154 #if BUILD_PARPORT == 1
163 #if BUILD_USB_BLASTER || BUILD_USB_BLASTER_2 == 1
166 #if BUILD_ESP_USB_JTAG == 1
169 #if BUILD_JTAG_VPI == 1
172 #if BUILD_VDEBUG == 1
175 #if BUILD_JTAG_DPI == 1
178 #if BUILD_FT232R == 1
181 #if BUILD_AMTJTAGACCEL == 1
184 #if BUILD_EP93XX == 1
187 #if BUILD_AT91RM9200 == 1
190 #if BUILD_GW16012 == 1
196 #if BUILD_USBPROG == 1
199 #if BUILD_OPENJTAG == 1
205 #if BUILD_VSLLINK == 1
214 #if BUILD_ARMJTAGEW == 1
217 #if BUILD_BUSPIRATE == 1
220 #if BUILD_REMOTE_BITBANG == 1
223 #if BUILD_HLADAPTER == 1
229 #if BUILD_OPENDOUS == 1
232 #if BUILD_SYSFSGPIO == 1
235 #if BUILD_LINUXGPIOD == 1
238 #if BUILD_XLNX_PCIE_XVC == 1
244 #if BUILD_BCM2835GPIO == 1
247 #if BUILD_CMSIS_DAP_USB == 1 || BUILD_CMSIS_DAP_HID == 1
250 #if BUILD_KITPROG == 1
253 #if BUILD_IMX_GPIO == 1
256 #if BUILD_XDS110 == 1
259 #if BUILD_HLADAPTER_STLINK == 1
265 #if BUILD_AM335XGPIO == 1
struct adapter_driver aice_adapter_driver
struct adapter_driver am335xgpio_adapter_driver
struct adapter_driver amt_jtagaccel_adapter_driver
struct adapter_driver armjtagew_adapter_driver
struct adapter_driver at91rm9200_adapter_driver
struct adapter_driver bcm2835gpio_adapter_driver
struct adapter_driver buspirate_adapter_driver
struct adapter_driver cmsis_dap_adapter_driver
struct adapter_driver dummy_adapter_driver
struct adapter_driver ep93xx_adapter_driver
struct adapter_driver esp_usb_adapter_driver
struct adapter_driver ft232r_adapter_driver
struct adapter_driver ftdi_adapter_driver
struct adapter_driver gw16012_adapter_driver
struct adapter_driver hl_adapter_driver
struct adapter_driver imx_gpio_adapter_driver
struct adapter_driver * adapter_drivers[]
The list of built-in JTAG interfaces, containing entries for those drivers that were enabled by the c...
Exports the list of JTAG interface drivers, along with routines for loading and unloading them dynami...
struct adapter_driver jlink_adapter_driver
struct adapter_driver jtag_dpi_adapter_driver
struct adapter_driver jtag_vpi_adapter_driver
struct adapter_driver kitprog_adapter_driver
struct adapter_driver linuxgpiod_adapter_driver
struct adapter_driver opendous_adapter_driver
struct adapter_driver openjtag_adapter_driver
struct adapter_driver osbdm_adapter_driver
struct adapter_driver parport_adapter_driver
struct adapter_driver presto_adapter_driver
struct adapter_driver remote_bitbang_adapter_driver
struct adapter_driver rlink_adapter_driver
struct adapter_driver rshim_dap_adapter_driver
struct adapter_driver stlink_dap_adapter_driver
Represents a driver for a debugging interface.
struct adapter_driver sysfsgpio_adapter_driver
struct adapter_driver ulink_adapter_driver
struct adapter_driver usb_blaster_adapter_driver
struct adapter_driver usbprog_adapter_driver
struct adapter_driver vdebug_adapter_driver
struct adapter_driver vsllink_adapter_driver
struct adapter_driver xds110_adapter_driver
struct adapter_driver xlnx_pcie_xvc_adapter_driver