Searched refs:wdStatus (Results 1 – 1 of 1) sorted by relevance
723 bool wdStatus = watchDogRunning(); in resetWatchDogTimer() local724 if (wdStatus == false) in resetWatchDogTimer()750 bool wdStatus = watchDogRunning(); in disableWatchDogTimer() local752 if (!wdStatus) in disableWatchDogTimer()