OpenOCD
sam4_reg_list
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
sam4_reg_list
sam4_reg_list struct
Syntax
Show:
Summary
Declaration
from
at91sam4.c:181
struct
sam4_reg_list
{
uint32_t
address
;
size_t
struct_offset
;
const
char
*
name
;
void
(
*
explain_func
)
(
struct
sam4_chip
*
chip
)
;
}
;
Fields
Field
Declared as
sam4_reg_list::address
uint32_t
sam4_reg_list::struct_offset
size_t
sam4_reg_list::name
const
char
*
sam4_reg_list::explain_func
void
(
*
)
(
struct
sam4_chip
*
chip
)
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