Searched refs:NAND_WRITE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
222 #define NAND_WRITE_TIMEOUT ((uint32_t)0x01000000) macro
523 if ((HAL_GetTick() - tickstart ) > NAND_WRITE_TIMEOUT) { in HAL_NAND_Write_Page()689 if ((HAL_GetTick() - tickstart ) > NAND_WRITE_TIMEOUT) { in HAL_NAND_Write_SpareArea()
Completed in 4 milliseconds