rtt_get_control() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

rtt_get_control() function

Get the RTT control block.

Syntax

const struct rtt_control *rtt_get_control(void);
Implemented in rtt.c:315

Return value

The RTT control block.

References

LocationReferrerText
rtt.c:315
const struct rtt_control *rtt_get_control(void)
rtt.h:223
const struct rtt_control *rtt_get_control(void);
tcl.c:118handle_rtt_channels_command()
ctrl = rtt_get_control();
tcl.c:173handle_channel_list()
ctrl = rtt_get_control();

Call Tree

Functions calling rtt_get_control()
rtt_get_control()
Data read by rtt_get_control()
all items filtered out
rtt_get_control()
Type of rtt_get_control()
rtt_get_control()
all items filtered out