Searched refs:NAND_CMD_READID (Results 1 – 2 of 2) sorted by relevance
236 #define NAND_CMD_READID ((uint8_t)0x90) macro
321 *(__IO uint8_t *)((uint32_t)(deviceAddress | CMD_AREA)) = NAND_CMD_READID; in HAL_NAND_Read_ID()
Completed in 4 milliseconds