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

mxc_nf_flags struct

Syntax

struct mxc_nf_flags {     unsigned target_little_endian:1;     unsigned nand_readonly:1;     unsigned one_kb_sram:1;     unsigned hw_ecc_enabled:1;     unsigned biswap_enabled:1; };

Fields

target_little_endian

No summary provided. Read more...

nand_readonly

No summary provided. Read more...

one_kb_sram

No summary provided. Read more...

hw_ecc_enabled

No summary provided. Read more...

biswap_enabled

No summary provided. Read more...

References

LocationReferrerScopeText
mxc.h:140
struct mxc_nf_flags {
mxc.h:154mxc_nf_controller::flagsmxc_nf_controller
struct mxc_nf_flags flags;

Type Use

Variables of mxc_nf_flags type
all items filtered out
mxc_nf_flags