OpenOCD
rtp_ops_rom_table_entry()
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_rom_table_entry()
rtp_ops_rom_table_entry() function
Wrapper around struct rtp_ops::rom_table_entry. Input parameter @a retval is propagated.
Syntax
Show:
Summary
Declaration
from
arm_adi_v5.c:1826
static
int
rtp_ops_rom_table_entry
(
const
struct
rtp_ops
*
ops
,
int
retval
,
int
depth
,
unsigned
int
offset
,
uint64_t
romentry
)
;
Arguments
Argument
ops
retval
depth
offset
romentry
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_mem_ap_header()
Wrapper around struct rtp_ops::mem_ap_header. Input parameter @a retval is propagated.
rtp_ops_cs_component()
Wrapper around struct rtp_ops::cs_component. 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