Searched refs:iCountdown (Results 1 – 1 of 1) sorted by relevance
31 int iCountdown; /* Number of pending successes before a failure */ member72 if( memfault.iCountdown>0 ){ in faultsimStep()73 memfault.iCountdown--; in faultsimStep()122 memfault.iCountdown = nDelay; in faultsimConfig()162 return memfault.iCountdown; in faultsimPending()