OpenOCD
|
Data Fields | |
union jtag_command_container | cmd |
struct jtag_command * | next |
enum jtag_command_type | type |
Definition at line 146 of file commands.h.
union jtag_command_container jtag_command::cmd |
Definition at line 121 of file commands.h.
Referenced by bitq_in_proc(), and dtc_queue_run().
struct jtag_command* jtag_command::next |
Definition at line 149 of file commands.h.
Referenced by bitq_in_proc().
enum jtag_command_type jtag_command::type |
Definition at line 121 of file commands.h.
Referenced by bitq_in_proc(), and ulink_post_process_queue().