Searched refs:PingPeriod (Results 1 – 3 of 3) sorted by relevance
67 uint16_t PingPeriod; member
989 ClassBNvm->PingSlotCtx.PingPeriod, in LoRaMacClassBProcessPingSlot()996 …if( CalcNextSlotTime( Ctx.PingSlotCtx.PingOffset, ClassBNvm->PingSlotCtx.PingPeriod, ClassBNvm->Pi… in LoRaMacClassBProcessPingSlot()1139 cur->PingPeriod, in LoRaMacClassBProcessMulticastSlot()1154 … if( CalcNextSlotTime( cur->PingOffset, cur->PingPeriod, cur->PingNb, &slotTime ) == true ) in LoRaMacClassBProcessMulticastSlot()1468 ClassBNvm->PingSlotCtx.PingPeriod = CalcPingPeriod( ClassBNvm->PingSlotCtx.PingNb ); in LoRaMacClassBSetPingSlotInfo()1802 multicastChannel->PingPeriod = CalcPingPeriod( multicastChannel->PingNb ); in LoRaMacClassBSetMulticastPeriodicity()
926 uint16_t PingPeriod; member