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

svf_add_check_para() function

Syntax

static int svf_add_check_para(uint8_t enabled,     int buffer_offset,     int bit_len);
Implemented in svf.c:954

Arguments

enabled

buffer_offset

bit_len

References

LocationReferrerText
svf.c:954
static int svf_add_check_para(uint8_t enabled, int buffer_offset, int bit_len)
svf.c:210
static int svf_add_check_para(uint8_t enabled, int buffer_offset, int bit_len);
svf.c:1265svf_run_command()
svf_add_check_para(1, svf_buffer_index, i);
svf.c:1267svf_run_command()
svf_add_check_para(0, svf_buffer_index, i);
svf.c:1358svf_run_command()
svf_add_check_para(1, svf_buffer_index, i);
svf.c:1360svf_run_command()
svf_add_check_para(0, svf_buffer_index, i);

Call Tree

Functions calling svf_add_check_para()
Functions called by svf_add_check_para()
all items filtered out
svf_add_check_para()
all items filtered out