OpenOCD
|
Data Fields | |
struct dap_cmd | cmd |
struct list_head | lh |
Definition at line 129 of file adi_v5_jtag.c.
struct dap_cmd dap_cmd_pool::cmd |
Definition at line 124 of file adi_v5_jtag.c.
Referenced by dap_cmd_new().
struct list_head dap_cmd_pool::lh |
Definition at line 124 of file adi_v5_jtag.c.
Referenced by dap_cmd_new(), dap_cmd_release(), and jtag_quit().