Searched refs:SysTimeToMs (Results 1 – 4 of 4) sorted by relevance
345 …slotTime = ( ( currentTime - SysTimeToMs( Ctx.BeaconCtx.LastBeaconRx ) ) % CLASSB_BEACON_INTERVAL … in CalcNextSlotTime()362 …if( slotTime <= ( SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) - CLASSB_BEACON_GUARD - CLASSB_PING_SL… in CalcNextSlotTime()534 …beaconEventTime = CalcDelayForNextBeacon( currentTime, SysTimeToMs( Ctx.BeaconCtx.LastBeaconRx ) ); in UpdateBeaconState()746 if( SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) > now ) in LoRaMacClassBProcessBeacon()749 …beaconEventTime = TimerTempCompensation( SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) - now, Ctx.Beac… in LoRaMacClassBProcessBeacon()841 …if( ( beaconTimestamp - SysTimeToMs( Ctx.BeaconCtx.LastBeaconRx ) ) > CLASSB_MAX_BEACON_LESS_PERIO… in LoRaMacClassBProcessBeacon()1686 TimerTime_t currentTimeMs = SysTimeToMs( nextBeacon ); in LoRaMacClassBDeviceTimeAns()1696 if( currentTimeMs > SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) ) in LoRaMacClassBDeviceTimeAns()1708 … Ctx.BeaconCtx.BeaconTimingDelay = SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) - currentTimeMs; in LoRaMacClassBDeviceTimeAns()1749 TimerTime_t nextBeacon = SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ); in LoRaMacClassBIsUplinkCollision()
138 TimerTime_t SysTimeToMs( SysTime_t sysTime );
145 TimerTime_t SysTimeToMs( SysTime_t sysTime ) in SysTimeToMs() function
113 TimerTime_t elapsedTime = SysTimeToMs( elapsedTimeSinceStartup ); in SetMaxTimeCredits()153 band->LastMaxCreditAssignTime = SysTimeToMs( timeDiff ); in SetMaxTimeCredits()394 minTimeToWait = SysTimeToMs( backoffTimeRange ); in RegionCommonUpdateBandTimeOff()