OpenOCD
sam4_reg_fieldname()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
sam4_reg_fieldname()
sam4_reg_fieldname() function
END SAM4 CODE *******
Syntax
Show:
Summary
Declaration
from
at91sam4.c:1905
static
uint32_t
sam4_reg_fieldname
(
struct
sam4_chip
*
chip
,
const
char
*
regname
,
uint32_t
value
,
unsigned
shift
,
unsigned
width
)
;
Arguments
Argument
chip
regname
value
shift
width
Related Functions
Found 9 other functions taking a
sam4_chip
argument:
Function
Description
sam4_explain_ckgr_mor()
sam4_get_reg()
Given a pointer to where it goes in the structure, determine the register name, address from the all registers table.
sam4_read_this_reg()
sam4_read_all_regs()
sam4_get_info()
sam4_explain_chipid_cidr()
sam4_explain_ckgr_mcfr()
sam4_explain_ckgr_plla()
sam4_explain_mckr()
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