OpenOCD
rtp_ops_mem_ap_header()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
rtp_ops_mem_ap_header()
rtp_ops_mem_ap_header() function
Wrapper around struct rtp_ops::mem_ap_header. Input parameter @a retval is propagated.
Syntax
Show:
Summary
Declaration
from
arm_adi_v5.c:1794
static
int
rtp_ops_mem_ap_header
(
const
struct
rtp_ops
*
ops
,
int
retval
,
struct
adiv5_ap
*
ap
,
uint64_t
dbgbase
,
uint32_t
apid
,
int
depth
)
;
Arguments
Argument
ops
retval
ap
dbgbase
apid
depth
Related Functions
Found 6 other functions taking a
rtp_ops
argument:
Function
Description
rtp_ap()
rtp_ops_ap_header()
Wrapper around struct rtp_ops::ap_header.
rtp_ops_cs_component()
Wrapper around struct rtp_ops::cs_component. Input parameter @a retval is propagated.
rtp_ops_rom_table_entry()
Wrapper around struct rtp_ops::rom_table_entry. Input parameter @a retval is propagated.
rtp_rom_loop()
rtp_cs_component()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out