Searched refs:TimerMap (Results 1 – 1 of 1) sorted by relevance
142 boost::container::flat_map<std::string, int> TimerMap = { variable593 std::chrono::milliseconds(TimerMap["PowerOffSaveMs"])); in savePowerState()755 TimerMap["SioPowerGoodWatchdogMs"], NULL); in systemPowerGoodFailedLog()764 TimerMap["PsPowerOKWatchdogMs"], NULL); in psPowerOKFailedLog()1315 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in powerOn()1370 std::chrono::milliseconds(TimerMap["SlotPowerCycleMs"])); in slotPowerCycle()1391 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in gracefulPowerOff()1421 assertGPIOForMs(resetOutConfig, TimerMap["ResetPulseMs"]); in reset()1428 std::chrono::seconds(TimerMap["GracefulPowerOffS"])); in gracefulPowerOffTimerStart()1451 std::chrono::milliseconds(TimerMap["PowerCycleMs"])); in powerCycleTimerStart()[all …]