OpenOCD
chain_name
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
chain_name
chain_name variable
Syntax
Show:
Summary
Declaration
from
or1k_du_adv.c:128
static
const
char
*
const
chain_name
[
]
=
{
"WISHBONE"
,
"CPU0"
,
"CPU1"
,
"JSP"
}
;
Examples
References
from
examples
Code
Location
Referrer
static
const
char
*
const
chain_name
[
]
=
{
"WISHBONE"
,
"CPU0"
,
"CPU1"
,
"JSP"
}
;
or1k_du_adv.c:128
LOG_DEBUG
(
"Select module: %s"
,
chain_name
[
chain
]
)
;
or1k_du_adv.c:202
adbg_select_module()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
chain_name
is read by 1 function:
All items filtered out
chain_name
adbg_select_module()
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