Lines Matching refs:ctx
164 …id ApplyChannelPlanConfig( RegionCN470ChannelPlan_t channelPlan, RegionCN470ChannelPlanCtx_t* ctx ) in ApplyChannelPlanConfig() argument
170 ctx->ChannelsMaskSize = CN470_A20_CHANNELS_MASK_SIZE; in ApplyChannelPlanConfig()
171 ctx->JoinAcceptListSize = CN470_A20_JOIN_ACCEPT_LIST_SIZE; in ApplyChannelPlanConfig()
172 ctx->NbBeaconChannels = CN470_A20_BEACON_NB_CHANNELS; in ApplyChannelPlanConfig()
173 ctx->NbPingSlotChannels = CN470_A20_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
174 ctx->GetDownlinkFrequency = RegionCN470A20GetDownlinkFrequency; in ApplyChannelPlanConfig()
175 ctx->GetBeaconChannelOffset = RegionCN470A20GetBeaconChannelOffset; in ApplyChannelPlanConfig()
176 ctx->LinkAdrChMaskUpdate = RegionCN470A20LinkAdrChMaskUpdate; in ApplyChannelPlanConfig()
177 ctx->VerifyRfFreq = RegionCN470A20VerifyRfFreq; in ApplyChannelPlanConfig()
178 ctx->InitializeChannels = RegionCN470A20InitializeChannels; in ApplyChannelPlanConfig()
179 ctx->InitializeChannelsMask = RegionCN470A20InitializeChannelsMask; in ApplyChannelPlanConfig()
180 ctx->GetRx1Frequency = RegionCN470A20GetRx1Frequency; in ApplyChannelPlanConfig()
181 ctx->GetRx2Frequency = RegionCN470A20GetRx2Frequency; in ApplyChannelPlanConfig()
186 ctx->ChannelsMaskSize = CN470_B20_CHANNELS_MASK_SIZE; in ApplyChannelPlanConfig()
187 ctx->JoinAcceptListSize = CN470_B20_JOIN_ACCEPT_LIST_SIZE; in ApplyChannelPlanConfig()
188 ctx->NbBeaconChannels = CN470_B20_BEACON_NB_CHANNELS; in ApplyChannelPlanConfig()
189 ctx->NbPingSlotChannels = CN470_B20_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
190 ctx->GetDownlinkFrequency = RegionCN470B20GetDownlinkFrequency; in ApplyChannelPlanConfig()
191 ctx->GetBeaconChannelOffset = RegionCN470B20GetBeaconChannelOffset; in ApplyChannelPlanConfig()
192 ctx->LinkAdrChMaskUpdate = RegionCN470B20LinkAdrChMaskUpdate; in ApplyChannelPlanConfig()
193 ctx->VerifyRfFreq = RegionCN470B20VerifyRfFreq; in ApplyChannelPlanConfig()
194 ctx->InitializeChannels = RegionCN470B20InitializeChannels; in ApplyChannelPlanConfig()
195 ctx->InitializeChannelsMask = RegionCN470B20InitializeChannelsMask; in ApplyChannelPlanConfig()
196 ctx->GetRx1Frequency = RegionCN470B20GetRx1Frequency; in ApplyChannelPlanConfig()
197 ctx->GetRx2Frequency = RegionCN470B20GetRx2Frequency; in ApplyChannelPlanConfig()
202 ctx->ChannelsMaskSize = CN470_A26_CHANNELS_MASK_SIZE; in ApplyChannelPlanConfig()
203 ctx->JoinAcceptListSize = CN470_A26_JOIN_ACCEPT_LIST_SIZE; in ApplyChannelPlanConfig()
204 ctx->NbBeaconChannels = CN470_A26_BEACON_NB_CHANNELS; in ApplyChannelPlanConfig()
205 ctx->NbPingSlotChannels = CN470_A26_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
206 ctx->GetDownlinkFrequency = RegionCN470A26GetDownlinkFrequency; in ApplyChannelPlanConfig()
207 ctx->GetBeaconChannelOffset = RegionCN470A26GetBeaconChannelOffset; in ApplyChannelPlanConfig()
208 ctx->LinkAdrChMaskUpdate = RegionCN470A26LinkAdrChMaskUpdate; in ApplyChannelPlanConfig()
209 ctx->VerifyRfFreq = RegionCN470A26VerifyRfFreq; in ApplyChannelPlanConfig()
210 ctx->InitializeChannels = RegionCN470A26InitializeChannels; in ApplyChannelPlanConfig()
211 ctx->InitializeChannelsMask = RegionCN470A26InitializeChannelsMask; in ApplyChannelPlanConfig()
212 ctx->GetRx1Frequency = RegionCN470A26GetRx1Frequency; in ApplyChannelPlanConfig()
213 ctx->GetRx2Frequency = RegionCN470A26GetRx2Frequency; in ApplyChannelPlanConfig()
218 ctx->ChannelsMaskSize = CN470_B26_CHANNELS_MASK_SIZE; in ApplyChannelPlanConfig()
219 ctx->JoinAcceptListSize = CN470_B26_JOIN_ACCEPT_LIST_SIZE; in ApplyChannelPlanConfig()
220 ctx->NbBeaconChannels = CN470_B26_BEACON_NB_CHANNELS; in ApplyChannelPlanConfig()
221 ctx->NbPingSlotChannels = CN470_B26_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
222 ctx->GetDownlinkFrequency = RegionCN470B26GetDownlinkFrequency; in ApplyChannelPlanConfig()
223 ctx->GetBeaconChannelOffset = RegionCN470B26GetBeaconChannelOffset; in ApplyChannelPlanConfig()
224 ctx->LinkAdrChMaskUpdate = RegionCN470B26LinkAdrChMaskUpdate; in ApplyChannelPlanConfig()
225 ctx->VerifyRfFreq = RegionCN470B26VerifyRfFreq; in ApplyChannelPlanConfig()
226 ctx->InitializeChannels = RegionCN470B26InitializeChannels; in ApplyChannelPlanConfig()
227 ctx->InitializeChannelsMask = RegionCN470B26InitializeChannelsMask; in ApplyChannelPlanConfig()
228 ctx->GetRx1Frequency = RegionCN470B26GetRx1Frequency; in ApplyChannelPlanConfig()
229 ctx->GetRx2Frequency = RegionCN470B26GetRx2Frequency; in ApplyChannelPlanConfig()
235 ctx->ChannelsMaskSize = CN470_A20_CHANNELS_MASK_SIZE; in ApplyChannelPlanConfig()
236 ctx->JoinAcceptListSize = CN470_A20_JOIN_ACCEPT_LIST_SIZE; in ApplyChannelPlanConfig()
237 ctx->NbBeaconChannels = CN470_A20_BEACON_NB_CHANNELS; in ApplyChannelPlanConfig()
238 ctx->NbPingSlotChannels = CN470_A20_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
239 ctx->GetDownlinkFrequency = RegionCN470A20GetDownlinkFrequency; in ApplyChannelPlanConfig()
240 ctx->GetBeaconChannelOffset = RegionCN470A20GetBeaconChannelOffset; in ApplyChannelPlanConfig()
241 ctx->LinkAdrChMaskUpdate = RegionCN470A20LinkAdrChMaskUpdate; in ApplyChannelPlanConfig()
242 ctx->VerifyRfFreq = RegionCN470A20VerifyRfFreq; in ApplyChannelPlanConfig()
243 ctx->InitializeChannels = RegionCN470A20InitializeChannels; in ApplyChannelPlanConfig()
244 ctx->InitializeChannelsMask = RegionCN470A20InitializeChannelsMask; in ApplyChannelPlanConfig()
245 ctx->GetRx1Frequency = RegionCN470A20GetRx1Frequency; in ApplyChannelPlanConfig()
246 ctx->GetRx2Frequency = RegionCN470A20GetRx2Frequency; in ApplyChannelPlanConfig()