OpenOCD
channel_is_active()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
channel_is_active()
channel_is_active() function
Syntax
from
rtt.c:171
static
bool
channel_is_active
(
const
struct
rtt_channel
*
channel
)
;
Arguments
channel
References
Location
Referrer
Text
rtt.c:171
static
bool
channel_is_active
(
const
struct
rtt_channel
*
channel
)
rtt.c:198
target_rtt_write_callback()
if
(
!
channel_is_active
(
&
channel
)
)
{
rtt.c:389
target_rtt_read_callback()
if
(
!
channel_is_active
(
&
channel
)
)
{
Call Tree
Functions calling
channel_is_active()
target_rtt_write_callback()
target_rtt_read_callback()
all items filtered out
channel_is_active()
Data read by
channel_is_active()
rtt_channel::size
channel_is_active()::channel
all items filtered out
channel_is_active()