This file contains the possible external configuration of the Nand Flash interface.
Definition in file conf_nf.h.
Go to the source code of this file.
Defines | |
#define | NF_AUTO_DETECT_2KB FALSE |
************ Auto-detect mode | |
#define | NF_AUTO_DETECT_512B FALSE |
#define | NF_N_DEVICES 2 |
************ For all mode Define the number of NandFlash connected (to be right, the number of Chip Select) | |
#define | NF_TYPE_MT29F2G08AACWP |
************ Static mode To enable a reference, you shall define a NF_TYPE_X (X = reference) |
#define NF_AUTO_DETECT_2KB FALSE |
#define NF_N_DEVICES 2 |
************ For all mode Define the number of NandFlash connected (to be right, the number of Chip Select)
Definition at line 83 of file conf_nf.h.
Referenced by main(), and nf_protect().
#define NF_TYPE_MT29F2G08AACWP |