Searched refs:assertGPIOForMs (Results 1 – 1 of 1) sorted by relevance
1308 static int assertGPIOForMs(const ConfigData& config, const int durationMs) in assertGPIOForMs() function1315 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in powerOn()1391 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in gracefulPowerOff()1396 if (assertGPIOForMs(powerOutConfig, TimerMap["ForceOffPulseMs"]) < 0) in forcePowerOff()1421 assertGPIOForMs(resetOutConfig, TimerMap["ResetPulseMs"]); in reset()