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

svf_hexbuf_print() function

Syntax

static void svf_hexbuf_print(int dbg_lvl,     const char *file,     unsigned line,     const char *function,     const uint8_t *buf,     int bit_len,     const char *desc);

Arguments

dbg_lvl

file

line

function

buf

bit_len

desc

References

LocationReferrerText
svf.c:248
static void svf_hexbuf_print(int dbg_lvl, const char *file, unsigned line,
svf.c:939svf_check_tdo()
SVF_BUF_LOG(ERROR, &svf_tdi_buffer[index_var], len, "READ");
svf.c:940svf_check_tdo()
SVF_BUF_LOG(ERROR, &svf_tdo_buffer[index_var], len, "WANT");
svf.c:941svf_check_tdo()
SVF_BUF_LOG(ERROR, &svf_mask_buffer[index_var], len, "MASK");
svf.c:1153svf_run_command()
SVF_BUF_LOG(DEBUG, *pbuffer_tmp, xxr_para_tmp->len, argus[i]);
svf.c:1617svf_run_command()

Call Tree

Functions calling svf_hexbuf_print()
Functions called by svf_hexbuf_print()
all items filtered out
svf_hexbuf_print()
sprintf()
free()
malloc()
all items filtered out
Data read by svf_hexbuf_print()
Data written by svf_hexbuf_print()
svf_hexbuf_print()::j
svf_hexbuf_print()::len
svf_hexbuf_print()::byte_len
svf_hexbuf_print()::msbits
svf_hexbuf_print()::prbuf
svf_hexbuf_print()::msb
all items filtered out
svf_hexbuf_print()
svf_hexbuf_print()::j
svf_hexbuf_print()::len
all items filtered out
Type of svf_hexbuf_print()
svf_hexbuf_print()
uint8_t
all items filtered out