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

bit_copy_queued() function

Syntax

int bit_copy_queued(struct bit_copy_queue *q,     uint8_t *dst,     unsigned dst_offset,     const uint8_t *src,     unsigned src_offset,     unsigned bit_count);
Implemented in binarybuffer.c:292

Arguments

q

dst

dst_offset

src

src_offset

bit_count

References

LocationReferrerText
binarybuffer.c:292
int bit_copy_queued(struct bit_copy_queue *q, uint8_t *dst, unsigned dst_offset, const uint8_t *src,
binarybuffer.h:238
int bit_copy_queued(struct bit_copy_queue *q, uint8_t *dst, unsigned dst_offset, const uint8_t *src,
mpsse.c:480buffer_add_read()

Call Tree

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