OpenOCD
arm_cti_read_reg()
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
arm_cti_read_reg()
arm_cti_read_reg() function
Syntax
Show:
Summary
Declaration
Definition
from
arm_cti.h:61
extern
int
arm_cti_read_reg
(
struct
arm_cti
*
self
,
unsigned
int
reg
,
uint32_t
*
value
)
;
Implemented in
arm_cti.c:128
Arguments
Argument
self
reg
value
Related Functions
Found 11 other functions taking a
arm_cti
argument:
Function
arm_cti_name()
arm_cti_enable()
arm_cti_ack_events()
arm_cti_gate_channel()
arm_cti_ungate_channel()
arm_cti_write_reg()
arm_cti_pulse_channel()
arm_cti_set_channel()
arm_cti_clear_channel()
cti_configure()
arm_cti_mod_reg_bits()
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