OpenOCD
arm720t_common
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
arm720t_common
arm720t_common struct
Syntax
Show:
Summary
Declaration
from
arm720t.h:16
struct
arm720t_common
{
unsigned
int
common_magic
;
struct
arm7_9_common
arm7_9_common
;
struct
armv4_5_mmu_common
armv4_5_mmu
;
uint32_t
cp15_control_reg
;
uint32_t
fsr_reg
;
uint32_t
far_reg
;
}
;
Fields
Field
Declared as
arm720t_common::common_magic
unsigned
int
arm720t_common::arm7_9_common
struct
arm7_9_common
arm720t_common::armv4_5_mmu
struct
armv4_5_mmu_common
arm720t_common::cp15_control_reg
uint32_t
arm720t_common::fsr_reg
uint32_t
arm720t_common::far_reg
uint32_t
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