Searched refs:TimerTempCompensation (Results 1 – 3 of 3) sorted by relevance
146 TimerTime_t TimerTempCompensation( TimerTime_t period, float temperature );
378 TimerTime_t TimerTempCompensation( TimerTime_t period, float temperature ) in TimerTempCompensation() function
367 slotTime = TimerTempCompensation( slotTime, Ctx.BeaconCtx.Temperature ); in CalcNextSlotTime()538 beaconEventTime = TimerTempCompensation( beaconEventTime, Ctx.BeaconCtx.Temperature ); in UpdateBeaconState()749 …beaconEventTime = TimerTempCompensation( SysTimeToMs( Ctx.BeaconCtx.NextBeaconRx ) - now, Ctx.Beac… in LoRaMacClassBProcessBeacon()895 … beaconEventTime = TimerTempCompensation( beaconEventTime, Ctx.BeaconCtx.Temperature ); in LoRaMacClassBProcessBeacon()