ipdbg_allocate_hub() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ipdbg_allocate_hub() function

Syntax

static struct ipdbg_hub *ipdbg_allocate_hub(uint8_t data_register_length,     struct ipdbg_virtual_ir_info *virtual_ir,     const char *name);

Arguments

data_register_length

virtual_ir

name

References

LocationReferrerText
ipdbg.c:283
static struct ipdbg_hub *ipdbg_allocate_hub(uint8_t data_register_length, struct ipdbg_virtual_ir_info *virtual_ir,
ipdbg.c:991ipdbg_create_hub()
struct ipdbg_hub *new_hub = ipdbg_allocate_hub(data_register_length, virtual_ir, name);

Call Tree

Functions calling ipdbg_allocate_hub()
Functions called by ipdbg_allocate_hub()
all items filtered out
ipdbg_allocate_hub()
Type of ipdbg_allocate_hub()
ipdbg_allocate_hub()
size_t
uint32_t
all items filtered out
Types freed by ipdbg_allocate_hub()
Types allocated by ipdbg_allocate_hub()
all items filtered out
ipdbg_allocate_hub()
all items filtered out