Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionRU864.c914 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionRU864RxBeaconSetup() local
916 regionCommonRxBeaconSetup.Datarates = DataratesRU864; in RegionRU864RxBeaconSetup()
917 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionRU864RxBeaconSetup()
918 regionCommonRxBeaconSetup.BeaconSize = RU864_BEACON_SIZE; in RegionRU864RxBeaconSetup()
919 regionCommonRxBeaconSetup.BeaconDatarate = RU864_BEACON_CHANNEL_DR; in RegionRU864RxBeaconSetup()
920 regionCommonRxBeaconSetup.BeaconChannelBW = RU864_BEACON_CHANNEL_BW; in RegionRU864RxBeaconSetup()
921 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionRU864RxBeaconSetup()
922 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionRU864RxBeaconSetup()
924 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionRU864RxBeaconSetup()
DRegionUS915.c916 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionUS915RxBeaconSetup() local
918 regionCommonRxBeaconSetup.Datarates = DataratesUS915; in RegionUS915RxBeaconSetup()
919 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionUS915RxBeaconSetup()
920 regionCommonRxBeaconSetup.BeaconSize = US915_BEACON_SIZE; in RegionUS915RxBeaconSetup()
921 regionCommonRxBeaconSetup.BeaconDatarate = US915_BEACON_CHANNEL_DR; in RegionUS915RxBeaconSetup()
922 regionCommonRxBeaconSetup.BeaconChannelBW = US915_BEACON_CHANNEL_BW; in RegionUS915RxBeaconSetup()
923 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionUS915RxBeaconSetup()
924 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionUS915RxBeaconSetup()
926 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionUS915RxBeaconSetup()
DRegionEU433.c915 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionEU433RxBeaconSetup() local
917 regionCommonRxBeaconSetup.Datarates = DataratesEU433; in RegionEU433RxBeaconSetup()
918 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionEU433RxBeaconSetup()
919 regionCommonRxBeaconSetup.BeaconSize = EU433_BEACON_SIZE; in RegionEU433RxBeaconSetup()
920 regionCommonRxBeaconSetup.BeaconDatarate = EU433_BEACON_CHANNEL_DR; in RegionEU433RxBeaconSetup()
921 regionCommonRxBeaconSetup.BeaconChannelBW = EU433_BEACON_CHANNEL_BW; in RegionEU433RxBeaconSetup()
922 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionEU433RxBeaconSetup()
923 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionEU433RxBeaconSetup()
925 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionEU433RxBeaconSetup()
DRegionEU868.c949 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionEU868RxBeaconSetup() local
951 regionCommonRxBeaconSetup.Datarates = DataratesEU868; in RegionEU868RxBeaconSetup()
952 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionEU868RxBeaconSetup()
953 regionCommonRxBeaconSetup.BeaconSize = EU868_BEACON_SIZE; in RegionEU868RxBeaconSetup()
954 regionCommonRxBeaconSetup.BeaconDatarate = EU868_BEACON_CHANNEL_DR; in RegionEU868RxBeaconSetup()
955 regionCommonRxBeaconSetup.BeaconChannelBW = EU868_BEACON_CHANNEL_BW; in RegionEU868RxBeaconSetup()
956 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionEU868RxBeaconSetup()
957 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionEU868RxBeaconSetup()
959 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionEU868RxBeaconSetup()
DRegionIN865.c938 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionIN865RxBeaconSetup() local
940 regionCommonRxBeaconSetup.Datarates = DataratesIN865; in RegionIN865RxBeaconSetup()
941 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionIN865RxBeaconSetup()
942 regionCommonRxBeaconSetup.BeaconSize = IN865_BEACON_SIZE; in RegionIN865RxBeaconSetup()
943 regionCommonRxBeaconSetup.BeaconDatarate = IN865_BEACON_CHANNEL_DR; in RegionIN865RxBeaconSetup()
944 regionCommonRxBeaconSetup.BeaconChannelBW = IN865_BEACON_CHANNEL_BW; in RegionIN865RxBeaconSetup()
945 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionIN865RxBeaconSetup()
946 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionIN865RxBeaconSetup()
948 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionIN865RxBeaconSetup()
DRegionAU915.c925 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionAU915RxBeaconSetup() local
927 regionCommonRxBeaconSetup.Datarates = DataratesAU915; in RegionAU915RxBeaconSetup()
928 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionAU915RxBeaconSetup()
929 regionCommonRxBeaconSetup.BeaconSize = AU915_BEACON_SIZE; in RegionAU915RxBeaconSetup()
930 regionCommonRxBeaconSetup.BeaconDatarate = AU915_BEACON_CHANNEL_DR; in RegionAU915RxBeaconSetup()
931 regionCommonRxBeaconSetup.BeaconChannelBW = AU915_BEACON_CHANNEL_BW; in RegionAU915RxBeaconSetup()
932 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionAU915RxBeaconSetup()
933 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionAU915RxBeaconSetup()
935 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionAU915RxBeaconSetup()
DRegionCN779.c915 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionCN779RxBeaconSetup() local
917 regionCommonRxBeaconSetup.Datarates = DataratesCN779; in RegionCN779RxBeaconSetup()
918 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionCN779RxBeaconSetup()
919 regionCommonRxBeaconSetup.BeaconSize = CN779_BEACON_SIZE; in RegionCN779RxBeaconSetup()
920 regionCommonRxBeaconSetup.BeaconDatarate = CN779_BEACON_CHANNEL_DR; in RegionCN779RxBeaconSetup()
921 regionCommonRxBeaconSetup.BeaconChannelBW = CN779_BEACON_CHANNEL_BW; in RegionCN779RxBeaconSetup()
922 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionCN779RxBeaconSetup()
923 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionCN779RxBeaconSetup()
925 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionCN779RxBeaconSetup()
DRegionKR920.c940 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionKR920RxBeaconSetup() local
942 regionCommonRxBeaconSetup.Datarates = DataratesKR920; in RegionKR920RxBeaconSetup()
943 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionKR920RxBeaconSetup()
944 regionCommonRxBeaconSetup.BeaconSize = KR920_BEACON_SIZE; in RegionKR920RxBeaconSetup()
945 regionCommonRxBeaconSetup.BeaconDatarate = KR920_BEACON_CHANNEL_DR; in RegionKR920RxBeaconSetup()
946 regionCommonRxBeaconSetup.BeaconChannelBW = KR920_BEACON_CHANNEL_BW; in RegionKR920RxBeaconSetup()
947 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionKR920RxBeaconSetup()
948 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionKR920RxBeaconSetup()
950 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionKR920RxBeaconSetup()
DRegionAS923.c1157 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionAS923RxBeaconSetup() local
1159 regionCommonRxBeaconSetup.Datarates = DataratesAS923; in RegionAS923RxBeaconSetup()
1160 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionAS923RxBeaconSetup()
1161 regionCommonRxBeaconSetup.BeaconSize = AS923_BEACON_SIZE; in RegionAS923RxBeaconSetup()
1162 regionCommonRxBeaconSetup.BeaconDatarate = AS923_BEACON_CHANNEL_DR; in RegionAS923RxBeaconSetup()
1163 regionCommonRxBeaconSetup.BeaconChannelBW = AS923_BEACON_CHANNEL_BW; in RegionAS923RxBeaconSetup()
1164 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionAS923RxBeaconSetup()
1165 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionAS923RxBeaconSetup()
1167 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionAS923RxBeaconSetup()
DRegionCN470.c1023 RegionCommonRxBeaconSetupParams_t regionCommonRxBeaconSetup; in RegionCN470RxBeaconSetup() local
1025 regionCommonRxBeaconSetup.Datarates = DataratesCN470; in RegionCN470RxBeaconSetup()
1026 regionCommonRxBeaconSetup.Frequency = rxBeaconSetup->Frequency; in RegionCN470RxBeaconSetup()
1027 regionCommonRxBeaconSetup.BeaconSize = CN470_BEACON_SIZE; in RegionCN470RxBeaconSetup()
1028 regionCommonRxBeaconSetup.BeaconDatarate = CN470_BEACON_CHANNEL_DR; in RegionCN470RxBeaconSetup()
1029 regionCommonRxBeaconSetup.BeaconChannelBW = CN470_BEACON_CHANNEL_BW; in RegionCN470RxBeaconSetup()
1030 regionCommonRxBeaconSetup.RxTime = rxBeaconSetup->RxTime; in RegionCN470RxBeaconSetup()
1031 regionCommonRxBeaconSetup.SymbolTimeout = rxBeaconSetup->SymbolTimeout; in RegionCN470RxBeaconSetup()
1033 RegionCommonRxBeaconSetup( &regionCommonRxBeaconSetup ); in RegionCN470RxBeaconSetup()