picoprobe_queue_entry::buf is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDpicoprobe_queue_entry::buf

picoprobe_queue_entry::buf field

Syntax

const uint8_t *buf;

References

LocationReferrerText
picoprobe.c:87
const uint8_t *buf;
picoprobe.c:140picoprobe_flush()
if (q->buf) {
picoprobe.c:141picoprobe_flush()
bit_copy(pkt, 0, q->buf, q->offset, q->bits);
picoprobe.c:211picoprobe_flush()
memcpy((void *)q->buf, pkt, read_bytes);
picoprobe.c:242picoprobe_read_write_bits()
q->buf = buf;

Data Use

Functions writing picoprobe_queue_entry::buf
Functions reading picoprobe_queue_entry::buf
all items filtered out
picoprobe_queue_entry::buf
all items filtered out
Type of picoprobe_queue_entry::buf
picoprobe_queue_entry::buf
uint8_t
all items filtered out