OpenOCD
|
Go to the source code of this file.
Macros | |
#define | OR1K_TAP_INST_DEBUG 0x8 |
Functions | |
static int | or1k_tap_mohor_init (struct or1k_jtag *jtag_info) |
int | or1k_tap_mohor_register (void) |
Variables | |
static struct or1k_tap_ip | mohor_tap |
#define OR1K_TAP_INST_DEBUG 0x8 |
Definition at line 17 of file or1k_tap_mohor.c.
|
static |
Definition at line 19 of file or1k_tap_mohor.c.
int or1k_tap_mohor_register | ( | void | ) |
Definition at line 48 of file or1k_tap_mohor.c.
References or1k_tap_ip::list, list_add_tail(), mohor_tap, and tap_list.
Referenced by or1k_target_create().
|
static |
Definition at line 19 of file or1k_tap_mohor.c.
Referenced by or1k_tap_mohor_register().