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

hl_layout_api struct

Syntax

struct hl_layout_api;
Implemented in hla_layout.h:27

Fields

open

No summary provided. Read more...

close

No summary provided. Read more...

reset

No summary provided. Read more...

assert_srst

No summary provided. Read more...

run

No summary provided. Read more...

halt

No summary provided. Read more...

step

No summary provided. Read more...

read_regs

No summary provided. Read more...

read_reg

Read one register from the target. Read more...

write_reg

Write one register to the target. Read more...

read_mem

No summary provided. Read more...

write_mem

No summary provided. Read more...

write_debug_reg

No summary provided. Read more...

idcode

Read the idcode of the target connected to the adapter If the adapter doesn't support idcode retrieval, this callback should store 0 to indicate a wildcard match. Read more...

override_target

No summary provided. Read more...

custom_command

No summary provided. Read more...

speed

No summary provided. Read more...

config_trace

Configure trace parameters for the adapter. Read more...

poll_trace

Poll for new trace data. Read more...

state

No summary provided. Read more...

References

Type Use

Variables of hl_layout_api type
hl_layout_api