eproc_names is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

eproc_names variable

Syntax

static const char *const eproc_names[] = { "Cortex-M7", "arm946es", "arm7tdmi", "Cortex-M3", "arm920t", "arm926ejs", "Cortex-A5", "Cortex-M4", _unknown, _unknown, _unknown, _unknown, _unknown, _unknown, _unknown, _unknown, };

References

LocationReferrerText
at91sam4.c:1935
static const char *const eproc_names[] = {
at91sam4.c:2120sam4_explain_chipid_cidr()
LOG_USER("%s", eproc_names[v]);

Data Use

Functions reading eproc_names
eproc_names
all items filtered out