OpenOCD
arc_reg_get_field()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
arc_reg_get_field()
arc_reg_get_field() function
Syntax
from
arc.h:339
int
arc_reg_get_field
(
struct
target
*
target
,
const
char
*
reg_name
,
const
char
*
field_name
,
uint32_t
*
value_ptr
)
;
Implemented in
arc.c:549
Arguments
target
reg_name
field_name
value_ptr
References
Location
Referrer
Text
arc.c:549
int
arc_reg_get_field
(
struct
target
*
target
,
const
char
*
reg_name
,
arc.h:339
int
arc_reg_get_field
(
struct
target
*
target
,
const
char
*
reg_name
,
arc.c:643
arc_configure_dccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"dccm_build"
,
"version"
,
arc.c:645
arc_configure_dccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"dccm_build"
,
"size0"
,
arc.c:647
arc_configure_dccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"dccm_build"
,
"size1"
,
arc.c:675
arc_configure_iccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"iccm_build"
,
"version"
,
arc.c:677
arc_configure_iccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"iccm_build"
,
"iccm0_size0"
,
arc.c:679
arc_configure_iccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"iccm_build"
,
"iccm0_size1"
,
arc.c:696
arc_configure_iccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"iccm_build"
,
"iccm1_size0"
,
arc.c:698
arc_configure_iccm()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"iccm_build"
,
"iccm1_size1"
,
arc.c:965
get_current_actionpoint()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"debug"
,
"ah"
,
arc.c:972
get_current_actionpoint()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"debug"
,
arc.c:1000
arc_examine_debug_reason()
CHECK_RETVAL
(
arc_reg_get_field
(
target
,
"debug"
,
"bh"
,
arc_cmd.c:709
arc_handle_get_reg_field()
int
retval
=
arc_reg_get_field
(
target
,
reg_name
,
field_name
,
&
value
)
;
Call Tree
Functions calling
arc_reg_get_field()
Functions called by
arc_reg_get_field()
arc_configure_dccm()
arc_configure_iccm()
get_current_actionpoint()
arc_examine_debug_reason()
arc_handle_get_reg_field()
all items filtered out
arc_reg_get_field()
strcmp()
log_printf_lf()
buf_get_u32()
reg_arch_type::get
arc_reg_get_by_name()
all items filtered out
Data read by
arc_reg_get_field()
Data written by
arc_reg_get_field()
log_levels::LOG_LVL_ERROR
log_levels::LOG_LVL_DEBUG
debug_level
target::reg_cache
reg_type::REG_TYPE_ARCH_DEFINED
reg_data_type_bitfield::start
reg_data_type_bitfield::end
reg_data_type_struct_field::name
reg_data_type_struct_field::use_bitfields
reg_data_type_struct_field::
::bitfield
reg_data_type_struct_field::next
reg_data_type_struct::fields
reg_data_type_class::REG_TYPE_CLASS_STRUCT
reg_data_type::type
reg_data_type::type_class
reg_data_type::
::reg_type_struct
reg::value
reg::valid
reg::reg_data_type
reg::type
arc_reg_get_field()::target
arc_reg_get_field()::reg_name
arc_reg_get_field()::field_name
arc_reg_get_field()::field
arc_reg_get_field()::reg
arc_reg_get_field()::reg_struct
arc_reg_get_field()::__retval
all items filtered out
arc_reg_get_field()
arc_reg_get_field()::field
all items filtered out
Type of
arc_reg_get_field()
arc_reg_get_field()
reg
reg_data_type_struct_field
reg_data_type_struct
all items filtered out