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

vsllink_scan() function

Syntax

static void vsllink_scan(bool ir_scan,     enum scan_type type,     uint8_t *buffer,     int scan_size,     struct scan_command *command);
Implemented in vsllink.c:427

Arguments

ir_scan

type

buffer

scan_size

command

References

LocationReferrerText
vsllink.c:427
static void vsllink_scan(bool ir_scan, enum scan_type type, uint8_t *buffer,
vsllink.c:50
static void vsllink_scan(bool ir_scan, enum scan_type type,
vsllink.c:152vsllink_execute_queue()
vsllink_scan(cmd->cmd.scan->ir_scan,

Call Tree

Type of vsllink_scan()
vsllink_scan()
all items filtered out