Searched refs:NAND_CMD_ERASE0 (Results 1 – 2 of 2) sorted by relevance
261 #define NAND_CMD_ERASE0 ((uint8_t)0x60U) macro
1616 *(__IO uint8_t *)((uint32_t)(DeviceAddress | CMD_AREA)) = NAND_CMD_ERASE0; in HAL_NAND_Erase_Block()