OpenOCD
oob_formats
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
oob_formats
oob_formats enum
Syntax
Show:
Summary
Declaration
from
core.h:170
enum
oob_formats
{
NAND_OOB_NONE
=
0x0
,
NAND_OOB_RAW
=
0x1
,
NAND_OOB_ONLY
=
0x2
,
NAND_OOB_SW_ECC
=
0x10
,
NAND_OOB_HW_ECC
=
0x20
,
NAND_OOB_SW_ECC_KW
=
0x40
,
NAND_OOB_JFFS2
=
0x100
,
NAND_OOB_YAFFS2
=
0x100
,
}
;
Values
Value
Declared as
oob_formats::NAND_OOB_NONE
=
0x0
oob_formats::NAND_OOB_RAW
=
0x1
oob_formats::NAND_OOB_ONLY
=
0x2
oob_formats::NAND_OOB_SW_ECC
=
0x10
oob_formats::NAND_OOB_HW_ECC
=
0x20
oob_formats::NAND_OOB_SW_ECC_KW
=
0x40
oob_formats::NAND_OOB_JFFS2
=
0x100
oob_formats::NAND_OOB_YAFFS2
=
0x100
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out