Searched refs:NAND_ERROR (Results 1 – 2 of 2) sorted by relevance
273 #define NAND_ERROR ((uint32_t)0x00000001U) macro
1828 if ((data & NAND_ERROR) == NAND_ERROR) in HAL_NAND_Read_Status()1830 return NAND_ERROR; in HAL_NAND_Read_Status()