ReactOS 0.4.16-dev-1063-gd722e70
|
Go to the source code of this file.
Macros | |
#define | NAND_PAGE_SIZE (2 * 1024) |
#define | NAND_OOB_SIZE 64 |
#define | NAND_PAGES ((256 * 1024 * 1024) / NAND_PAGE_SIZE) |
#define NAND_OOB_SIZE 64 |
Definition at line 18 of file nandflash.h.
#define NAND_PAGE_SIZE (2 * 1024) |
Definition at line 17 of file nandflash.h.
#define NAND_PAGES ((256 * 1024 * 1024) / NAND_PAGE_SIZE) |
Definition at line 19 of file nandflash.h.