Searched refs:assertGPIOForMs (Results 1 – 1 of 1) sorted by relevance
1316 static int assertGPIOForMs(const ConfigData& config, const int durationMs) in assertGPIOForMs() function1323 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in powerOn()1399 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in gracefulPowerOff()1404 if (assertGPIOForMs(powerOutConfig, TimerMap["ForceOffPulseMs"]) < 0) in forcePowerOff()1429 assertGPIOForMs(resetOutConfig, TimerMap["ResetPulseMs"]); in reset()