pld_ipdbg_hub is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

pld_ipdbg_hub struct

Syntax

struct pld_ipdbg_hub {     struct jtag_tap *tap;     unsigned int user_ir_code; };

Fields

tap

No summary provided. Read more...

user_ir_code

No summary provided. Read more...

References

LocationReferrerScopeText
pld.h:18
struct pld_ipdbg_hub {
efinix.c:207efinix_get_ipdbg_hub()
static int efinix_get_ipdbg_hub(int user_num, struct pld_device *pld_device, struct pld_ipdbg_hub *hub)
gowin.c:455gowin_get_ipdbg_hub()
static int gowin_get_ipdbg_hub(int user_num, struct pld_device *pld_device, struct pld_ipdbg_hub *hub)
intel.c:210intel_get_ipdbg_hub()
static int intel_get_ipdbg_hub(int user_num, struct pld_device *pld_device, struct pld_ipdbg_hub *hub)
ipdbg.c:1069handle_ipdbg_create_hub_command()
struct pld_ipdbg_hub pld_hub;
lattice.c:322lattice_get_ipdbg_hub()
static int lattice_get_ipdbg_hub(int user_num, struct pld_device *pld_device, struct pld_ipdbg_hub *hub)
pld.h:36pld_driver::get_ipdbg_hub::hub
int (*get_ipdbg_hub)(int user_num, struct pld_device *pld_device, struct pld_ipdbg_hub *hub);
virtex2.c:309xilinx_get_ipdbg_hub()
static int xilinx_get_ipdbg_hub(int user_num, struct pld_device *pld_device, struct pld_ipdbg_hub *hub)

Type Use

Variables of pld_ipdbg_hub type
pld_ipdbg_hub
Allocators of pld_ipdbg_hub
Deletors of pld_ipdbg_hub
handle_ipdbg_create_hub_command()::pld_hub
all items filtered out
pld_ipdbg_hub
handle_ipdbg_create_hub_command()::pld_hub
all items filtered out