hl_interface_param::device_desc is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDhl_interface_param::device_desc

hl_interface_param::device_desc field

Syntax

const char *device_desc;

References

LocationReferrerText
hla_interface.h:25
const char *device_desc;
hla_interface.c:28
.device_desc = NULL,
hla_interface.c:125hl_interface_quit()
free((void *)hl_if.param.device_desc);
hla_interface.c:219hl_interface_handle_device_desc_command()
hl_if.param.device_desc = strdup(CMD_ARGV[0]);

Data Use

Functions writing hl_interface_param::device_desc
Functions reading hl_interface_param::device_desc
hl_interface_param::device_desc
all items filtered out