Searched refs:NAND_PAGE_SIZE (Results 1 – 14 of 14) sorted by relevance
13 NAND_PAGE_SIZE 0x0800
60 NAND_PAGE_SIZE any uint16_t hex value74 NAND_PAGE_SIZE 0x0800
18 NAND_PAGE_SIZE 0x0200
16 NAND_PAGE_SIZE 0x0800
19 NAND_PAGE_SIZE 0x0800
17 NAND_PAGE_SIZE 0x0800
14 NAND_PAGE_SIZE 0x0800
165 #define NAND_PAGE_SIZE 512 macro167 #define NAND_PAGE_MASK (~(NAND_PAGE_SIZE-1))172 #define NAND_CACHE_SIZE (NAND_CACHE_PAGES*NAND_PAGE_SIZE)
343 board. This is the multiple of NAND_PAGE_SIZE and the number of
Completed in 27 milliseconds