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

read_rtt_channel() function

Syntax

static int read_rtt_channel(struct target *target,     const struct rtt_control *ctrl,     unsigned int channel_index,     enum rtt_channel_type type,     struct rtt_channel *channel);

Arguments

target

ctrl

channel_index

type

channel

References

LocationReferrerText
rtt.c:21
static int read_rtt_channel(struct target *target,
rtt.c:189target_rtt_write_callback()
ret = read_rtt_channel(target, ctrl, channel_index,
rtt.c:293target_rtt_read_channel_info()
ret = read_rtt_channel(target, ctrl, channel_index, type, &channel);
rtt.c:381target_rtt_read_callback()
ret = read_rtt_channel(target, ctrl, i, RTT_CHANNEL_TYPE_UP,

Call Tree

Functions calling read_rtt_channel()
Functions called by read_rtt_channel()
read_rtt_channel()
all items filtered out
Data read by read_rtt_channel()
Data written by read_rtt_channel()
read_rtt_channel()
Type of read_rtt_channel()
read_rtt_channel()
uint8_t
all items filtered out