OpenOCD
arm966e_common
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
arm966e_common
arm966e_common struct
Syntax
Show:
Summary
Declaration
from
arm966e.h:18
struct
arm966e_common
{
unsigned
int
common_magic
;
struct
arm7_9_common
arm7_9_common
;
uint32_t
cp15_control_reg
;
}
;
Fields
Field
Declared as
arm966e_common::common_magic
unsigned
int
arm966e_common::arm7_9_common
struct
arm7_9_common
arm966e_common::cp15_control_reg
uint32_t
Related Functions
Found 2 other functions taking a
arm966e_common
argument:
Function
arm966e_init_arch_info()
arm966e_verify_pointer()
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