OpenOCD
rtt_channel_info::flags
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
rtt_channel_info::flags
rtt_channel_info::flags field
Buffer flags. @note: Not used at the moment.
Syntax
Show:
Summary
Declaration
from
rtt.h:77
uint32_t
flags
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
flags
;
rtt.h:77
info
->
flags
=
channel
.
flags
;
rtt.c:308
target_rtt_read_channel_info()
info
.
flags
)
;
tcl.c:138
handle_rtt_channels_command()
info
.
flags
)
;
tcl.c:153
handle_rtt_channels_command()
info
.
name
,
info
.
size
,
info
.
flags
)
;
tcl.c:194
handle_channel_list()
info
.
name
,
info
.
size
,
info
.
flags
)
;
tcl.c:213
handle_channel_list()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
rtt_channel_info::flags
is written by 1 function and is read by 2 functions:
target_rtt_read_channel_info()
All items filtered out
rtt_channel_info::flags
handle_rtt_channels_command()
handle_channel_list()
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