Searched refs:NAND_CMD_ERASE1 (Results 1 – 4 of 4) sorted by relevance
39 #define NAND_CMD_ERASE1 0x60 macro
213 NF_CMD(NAND_CMD_ERASE1); /* send erase command */ in NF_EraseBlock()
131 #define NAND_CMD_ERASE1 ((uint8_t)0xD0U) macro
1059 *(__IO uint8_t *)((uint32_t)(deviceaddr | CMD_AREA)) = NAND_CMD_ERASE1; in ald_nand_erase_block()
Completed in 16 milliseconds