pending_scan_results is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

pending_scan_results variable

Syntax

static struct pending_scan_result pending_scan_results[MAX_PENDING_SCAN_RESULTS];

References

LocationReferrerText
cmsis_dap.c:242
static struct pending_scan_result pending_scan_results[MAX_PENDING_SCAN_RESULTS];
cmsis_dap.c:1628cmsis_dap_flush()
struct pending_scan_result *scan = &pending_scan_results[i];
cmsis_dap.c:1703cmsis_dap_add_jtag_sequence()
struct pending_scan_result *scan = &pending_scan_results[pending_scan_result_count++];

Data Use

Functions reading pending_scan_results
pending_scan_results
Type of pending_scan_results
pending_scan_results
all items filtered out