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

nvptype variable

Syntax

static const char *const nvptype[] = { "rom", "romless or onchip flash", "embedded flash memory", "rom(nvpsiz) + embedded flash (nvpsiz2)", "sram emulating flash", _unknown, _unknown, _unknown, };

References

LocationReferrerText
at91sam3.c:2534
static const char *const nvptype[] = {
at91sam3.c:2634sam3_explain_chipid_cidr()
LOG_USER("%s", nvptype[v]);

Data Use

Functions reading nvptype
nvptype
all items filtered out