ipdbg_hub_scratch_memory is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDipdbg_hub_scratch_memory

ipdbg_hub_scratch_memory struct

Syntax

struct ipdbg_hub_scratch_memory {     uint8_t *dr_out_vals;     uint8_t *dr_in_vals;     uint8_t *vir_out_val;     struct scan_field *fields; };

Fields

dr_out_vals

No summary provided. Read more...

dr_in_vals

No summary provided. Read more...

vir_out_val

No summary provided. Read more...

fields

No summary provided. Read more...

References

LocationReferrerScopeText
ipdbg.c:55
struct ipdbg_hub_scratch_memory {
ipdbg.c:80ipdbg_hub::scratch_memoryipdbg_hub
struct ipdbg_hub_scratch_memory scratch_memory;

Type Use

Variables of ipdbg_hub_scratch_memory type
all items filtered out
ipdbg_hub_scratch_memory