OpenOCD
rtt_register_source()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
rtt_register_source()
rtt_register_source() function
Register an RTT source for a target.
Syntax
Show:
Summary
Declaration
Definition
from
rtt.h:151
int
rtt_register_source
(
const
struct
rtt_source
source
,
struct
target
*
target
)
;
Implemented in
rtt.c:106
Arguments
Argument
Description
source
RTT source.
target
Target.
Return value
ERROR_OK on success, an error code on failure.
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