rtt_channel_type::RTT_CHANNEL_TYPE_DOWN is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrtt_channel_type::RTT_CHANNEL_TYPE_DOWN

rtt_channel_type::RTT_CHANNEL_TYPE_DOWN

Down channel (host to target).

Syntax

RTT_CHANNEL_TYPE_DOWN;

References

LocationReferrerText
rtt.h:95
RTT_CHANNEL_TYPE_DOWN
rtt.c:31read_rtt_channel()
if (type == RTT_CHANNEL_TYPE_DOWN)
rtt.c:190target_rtt_write_callback()
RTT_CHANNEL_TYPE_DOWN, &channel);
tcl.c:144handle_rtt_channels_command()
ret = rtt_read_channel_info(i, RTT_CHANNEL_TYPE_DOWN, &info);
tcl.c:200handle_channel_list()
int ret = rtt_read_channel_info(i, RTT_CHANNEL_TYPE_DOWN, &info);

Data Use

Functions using rtt_channel_type::RTT_CHANNEL_TYPE_DOWN
rtt_channel_type::RTT_CHANNEL_TYPE_DOWN