Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/region/
DRegionCN470.c75 uint8_t NbPingSlotChannels; member
173 ctx->NbPingSlotChannels = CN470_A20_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
189 ctx->NbPingSlotChannels = CN470_B20_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
205 ctx->NbPingSlotChannels = CN470_A26_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
221 ctx->NbPingSlotChannels = CN470_B26_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
238 ctx->NbPingSlotChannels = CN470_A20_PING_SLOT_NB_CHANNELS; in ApplyChannelPlanConfig()
515 phyParam.Value = ChannelPlanCtx.NbPingSlotChannels; in RegionCN470GetPhyParam()