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

nand_oob_16 variable

Syntax

static struct nand_ecclayout nand_oob_16 = { .eccbytes = 6, .eccpos = {0, 1, 2, 3, 6, 7}, .oobfree = { {.offset = 8, .length = 8} } };

References

LocationReferrerText
fileio.c:18
static struct nand_ecclayout nand_oob_16 = {
fileio.c:76nand_fileio_start()
state->eccpos = nand_oob_16.eccpos;

Data Use

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