Searched refs:Ctx (Results 1 – 1 of 1) sorted by relevance
102 static LoRaMacClassBCtx_t Ctx; variable178 phyParam = RegionGetPhyParam( *Ctx.LoRaMacClassBParams.LoRaMacRegion, &getPhy ); in CalcDownlinkFrequency()215 phyParam = RegionGetPhyParam( *Ctx.LoRaMacClassBParams.LoRaMacRegion, &getPhy ); in CalcDownlinkChannelAndFrequency()223 phyParam = RegionGetPhyParam( *Ctx.LoRaMacClassBParams.LoRaMacRegion, &getPhy ); in CalcDownlinkChannelAndFrequency()257 … if( ( Ctx.BeaconCtx.Ctrl.BeaconAcquired == 1 ) || ( Ctx.BeaconCtx.Ctrl.AcquisitionPending == 1 ) ) in CalculateBeaconRxWindowConfig()263 phyParam = RegionGetPhyParam( *Ctx.LoRaMacClassBParams.LoRaMacRegion, &getPhy ); in CalculateBeaconRxWindowConfig()267 maxRxError = MAX( Ctx.LoRaMacClassBParams.LoRaMacParams->SystemMaxRxError, in CalculateBeaconRxWindowConfig()268 ( uint32_t ) Ctx.BeaconCtx.BeaconTimePrecision.SubSeconds ); in CalculateBeaconRxWindowConfig()271 RegionComputeRxWindowParameters( *Ctx.LoRaMacClassBParams.LoRaMacRegion, in CalculateBeaconRxWindowConfig()273 Ctx.LoRaMacClassBParams.LoRaMacParams->MinRxSymbols, in CalculateBeaconRxWindowConfig()[all …]