virtex2_default_commands is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDvirtex2_default_commands

virtex2_default_commands variable

Syntax

static const struct virtex2_command_set virtex2_default_commands = { .cfg_out = 0x04, .cfg_in = 0x05, .jprog_b = 0x0b, .jstart = 0x0c, .jshutdown = 0x0d, .bypass = 0x3f, .user = {0x02, 0x03}, .num_user = 2, };

References

LocationReferrerText
virtex2.c:16
static const struct virtex2_command_set virtex2_default_commands = {
virtex2.c:420virtex2_pld_create_command()
virtex2_info->command_set = virtex2_default_commands;

Data Use

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