Searched refs:BusyStall (Results 1 – 2 of 2) sorted by relevance
542 UINTN BusyStall = 50; // microSeconds in NandFlashReset() local543 UINTN ResetBusyTimeout = (1000000 / BusyStall); // 1 Second in NandFlashReset()561 gBS->Stall(BusyStall); in NandFlashReset()