OpenOCD
cs_component_vals::component_base
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
cs_component_vals::component_base
cs_component_vals::component_base field
Syntax
Show:
Summary
Declaration
from
arm_adi_v5.c:1306
target_addr_t
component_base
;
Examples
References
from
examples
Code
Location
Referrer
target_addr_t
component_base
;
arm_adi_v5.c:1306
v
->
component_base
=
component_base
;
arm_adi_v5.c:1358
rtp_read_cs_regs()
command_print
(
cmd
,
"\t\tComponent base address "
TARGET_ADDR_FMT
,
v
->
component_base
)
;
arm_adi_v5.c:2124
dap_info_cs_component()
command_print
(
cmd
,
"\t\tStart address "
TARGET_ADDR_FMT
,
v
->
component_base
-
0x1000
*
size
)
;
arm_adi_v5.c:2139
dap_info_cs_component()
lookup
->
component_base
=
v
->
component_base
;
arm_adi_v5.c:2281
dap_lookup_cs_component_cs_component()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
cs_component_vals::component_base
is written by 1 function and is read by 2 functions:
rtp_read_cs_regs()
All items filtered out
cs_component_vals::component_base
dap_info_cs_component()
dap_lookup_cs_component_cs_component()
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