Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs1594 public CafeBootStage stage = CafeBootStage.Off; field in CafeX.Program.CafeBootProgress
1603 stage = CafeBootStage.Off; in checkVDD2()
1617 return stage != CafeBootStage.Off;
1719 progress.stage = bootCatDev(); in tryCafeReboot()
3622 progress.stage = bootCatDev(); in run()
3670 progress.stage = bootCatDev(); in run()
3690 switch (progress.stage) in run()
3745 progress.stage = CafeBootStage.SendingFlags; in run()
3750 progress.stage = CafeBootStage.SendingSync1; in run()
3789 progress.stage = CafeBootStage.Off; in run()
[all …]