ecos_params::target_names is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDecos_params::target_names

ecos_params::target_names field

Syntax

const char * const *target_names;

References

LocationReferrerText
eCos.c:130
const char * const *target_names; /* NULL terminated list of targets */
eCos.c:155
.target_names = target_cortex_m,
eCos.c:168
.target_names = target_arm,
eCos.c:1189ecos_create()
const char * const *tnames = ecos_params_list[i].target_names;

Data Use

Functions reading ecos_params::target_names
ecos_params::target_names
all items filtered out