nvp_add_reg_type_struct_opts is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDnvp_add_reg_type_struct_opts

nvp_add_reg_type_struct_opts variable

Syntax

static const struct nvp nvp_add_reg_type_struct_opts[] = { { .name = "-name", .value = CFG_ADD_REG_TYPE_STRUCT_NAME }, { .name = "-bitfield", .value = CFG_ADD_REG_TYPE_STRUCT_BITFIELD }, { .name = NULL, .value = -1 } };

References

LocationReferrerText
arc_cmd.c:198
static const struct nvp nvp_add_reg_type_struct_opts[] = {
arc_cmd.c:375arc_handle_add_reg_type_struct_opts()
const struct nvp *n = nvp_name2value(nvp_add_reg_type_struct_opts, CMD_ARGV[0]);
arc_cmd.c:429arc_handle_add_reg_type_struct_opts()
nvp_unknown_command_print(CMD, nvp_add_reg_type_struct_opts, NULL, CMD_ARGV[-1]);

Data Use

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