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

channel_is_active() function

Syntax

static bool channel_is_active(const struct rtt_channel *channel);

Arguments

channel

References

LocationReferrerText
rtt.c:171
static bool channel_is_active(const struct rtt_channel *channel)
rtt.c:198target_rtt_write_callback()
if (!channel_is_active(&channel)) {
rtt.c:389target_rtt_read_callback()
if (!channel_is_active(&channel)) {

Call Tree

Functions calling channel_is_active()
channel_is_active()
Data read by channel_is_active()
channel_is_active()