OpenOCD
rtt_channel::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::flags
rtt_channel::flags field
Buffer flags. @note: Not used at the moment.
Syntax
Show:
Summary
Declaration
from
rtt.h:61
uint32_t
flags
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
flags
;
rtt.h:61
channel
->
flags
=
buf_get_u32
(
buf
+
20
,
0
,
32
)
;
rtt.c:45
read_rtt_channel()
info
->
flags
=
channel
.
flags
;
rtt.c:308
target_rtt_read_channel_info()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
rtt_channel::flags
is written by 1 function and is read by 1 function:
read_rtt_channel()
All items filtered out
rtt_channel::flags
target_rtt_read_channel_info()
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