Home
last modified time | relevance | path

Searched refs:stage (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs1557 public CafeBootStage stage = CafeBootStage.Off; field in CafeX.Program.CafeBootProgress
1566 stage = CafeBootStage.Off; in checkVDD2()
1580 return stage != CafeBootStage.Off;
1677 progress.stage = bootCatDev(); in tryCafeReboot()
3496 progress.stage = bootCatDev(); in run()
3544 progress.stage = bootCatDev(); in run()
3560 switch (progress.stage) in run()
3601 progress.stage = CafeBootStage.SendingFlags; in run()
3606 progress.stage = CafeBootStage.SendingSync1; in run()
3645 progress.stage = CafeBootStage.Off; in run()
[all …]