Home
last modified time | relevance | path

Searched refs:GetDownlinkFrequency (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/mac/region/
DRegionCN470.c87 … uint32_t ( *GetDownlinkFrequency )( uint8_t channel, uint8_t joinChannelIndex, bool isPingSlot ); member
174 ctx->GetDownlinkFrequency = RegionCN470A20GetDownlinkFrequency; in ApplyChannelPlanConfig()
190 ctx->GetDownlinkFrequency = RegionCN470B20GetDownlinkFrequency; in ApplyChannelPlanConfig()
206 ctx->GetDownlinkFrequency = RegionCN470A26GetDownlinkFrequency; in ApplyChannelPlanConfig()
222 ctx->GetDownlinkFrequency = RegionCN470B26GetDownlinkFrequency; in ApplyChannelPlanConfig()
239 ctx->GetDownlinkFrequency = RegionCN470A20GetDownlinkFrequency; in ApplyChannelPlanConfig()
456 phyParam.Value = ChannelPlanCtx.GetDownlinkFrequency( getPhy->Channel, in RegionCN470GetPhyParam()
499 phyParam.Value = ChannelPlanCtx.GetDownlinkFrequency( getPhy->Channel, in RegionCN470GetPhyParam()