dtc_queue_enqueue_reply() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDdtc_queue_enqueue_reply()

dtc_queue_enqueue_reply() function

Syntax

static inline struct dtc_reply_queue_entry *dtc_queue_enqueue_reply(     enum scan_type type,     uint8_t *buffer,     int size,     int offset,     int length,     struct jtag_command *cmd);

Arguments

type

buffer

size

offset

length

cmd

References

LocationReferrerText
rlink.c:591
static inline struct dtc_reply_queue_entry *dtc_queue_enqueue_reply(
rlink.c:1136rlink_scan()
if (!dtc_queue_enqueue_reply(type, buffer, scan_size, tdi_bit_offset,
rlink.c:1193rlink_scan()
if (!dtc_queue_enqueue_reply(type, buffer, scan_size, tdi_bit_offset,
rlink.c:1242rlink_scan()
if (!dtc_queue_enqueue_reply(type, buffer, scan_size, tdi_bit_offset,

Call Tree

Functions calling dtc_queue_enqueue_reply()
Functions called by dtc_queue_enqueue_reply()
all items filtered out
dtc_queue_enqueue_reply()
malloc()
all items filtered out
Type of dtc_queue_enqueue_reply()
dtc_queue_enqueue_reply()
all items filtered out
Types allocated by dtc_queue_enqueue_reply()
dtc_queue_enqueue_reply()
all items filtered out