OpenOCD
avr32_ap7k_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
avr32_ap7k_common
avr32_ap7k_common struct
Syntax
Show:
Summary
Declaration
from
avr32_ap7k.h:14
struct
avr32_ap7k_common
{
unsigned
int
common_magic
;
struct
avr32_jtag
jtag
;
struct
reg_cache
*
core_cache
;
uint32_t
core_regs
[
AVR32NUMCOREREGS
]
;
}
;
Fields
Field
Declared as
avr32_ap7k_common::common_magic
unsigned
int
avr32_ap7k_common::jtag
struct
avr32_jtag
avr32_ap7k_common::core_cache
struct
reg_cache
*
avr32_ap7k_common::core_regs
uint32_t
[
AVR32NUMCOREREGS
]
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