OpenOCD
bitq.h File Reference
Include dependency graph for bitq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  bitq_interface
 

Functions

void bitq_cleanup (void)
 
int bitq_execute_queue (struct jtag_command *cmd_queue)
 

Variables

struct bitq_interfacebitq_interface
 

Function Documentation

◆ bitq_cleanup()

void bitq_cleanup ( void  )

Definition at line 285 of file bitq.c.

Referenced by esp_usb_jtag_quit().

◆ bitq_execute_queue()

Variable Documentation

◆ bitq_interface

Definition at line 16 of file bitq.c.