Searched refs:currentPingSlot (Results 1 – 1 of 1) sorted by relevance
340 uint8_t currentPingSlot = 0; in CalcNextSlotTime() local354 currentPingSlot = ( ( currentTime - slotTime ) / in CalcNextSlotTime()356 slotTime += ( ( TimerTime_t )( currentPingSlot * pingPeriod ) * in CalcNextSlotTime()360 if( currentPingSlot < pingNb ) in CalcNextSlotTime()