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

or1k_jtag_to_du() function

Syntax

static inline struct or1k_du *or1k_jtag_to_du(struct or1k_jtag *jtag_info);

Arguments

jtag_info

References

LocationReferrerText
or1k_du.h:52
static inline struct or1k_du *or1k_jtag_to_du(struct or1k_jtag *jtag_info)
or1k.c:309or1k_jtag_read_regs()
struct or1k_du *du_core = or1k_jtag_to_du(&or1k->jtag);
or1k.c:320or1k_jtag_write_regs()
struct or1k_du *du_core = or1k_jtag_to_du(&or1k->jtag);

Call Tree

Functions calling or1k_jtag_to_du()
or1k_jtag_to_du()
Data read by or1k_jtag_to_du()
or1k_jtag_to_du()
Type of or1k_jtag_to_du()
or1k_jtag_to_du()
all items filtered out