Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionRU864.c374 ChannelParams_t newChannel; in RegionRU864ApplyCFList() local
379 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionRU864ApplyCFList()
399 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionRU864ApplyCFList()
400 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionRU864ApplyCFList()
401 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionRU864ApplyCFList()
402 newChannel.Frequency *= 100; in RegionRU864ApplyCFList()
405 newChannel.Rx1Frequency = 0; in RegionRU864ApplyCFList()
409 newChannel.Frequency = 0; in RegionRU864ApplyCFList()
410 newChannel.DrRange.Value = 0; in RegionRU864ApplyCFList()
411 newChannel.Rx1Frequency = 0; in RegionRU864ApplyCFList()
[all …]
DRegionEU433.c375 ChannelParams_t newChannel; in RegionEU433ApplyCFList() local
380 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionEU433ApplyCFList()
400 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionEU433ApplyCFList()
401 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionEU433ApplyCFList()
402 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionEU433ApplyCFList()
403 newChannel.Frequency *= 100; in RegionEU433ApplyCFList()
406 newChannel.Rx1Frequency = 0; in RegionEU433ApplyCFList()
410 newChannel.Frequency = 0; in RegionEU433ApplyCFList()
411 newChannel.DrRange.Value = 0; in RegionEU433ApplyCFList()
412 newChannel.Rx1Frequency = 0; in RegionEU433ApplyCFList()
[all …]
DRegionEU868.c406 ChannelParams_t newChannel; in RegionEU868ApplyCFList() local
411 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionEU868ApplyCFList()
431 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionEU868ApplyCFList()
432 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionEU868ApplyCFList()
433 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionEU868ApplyCFList()
434 newChannel.Frequency *= 100; in RegionEU868ApplyCFList()
437 newChannel.Rx1Frequency = 0; in RegionEU868ApplyCFList()
441 newChannel.Frequency = 0; in RegionEU868ApplyCFList()
442 newChannel.DrRange.Value = 0; in RegionEU868ApplyCFList()
443 newChannel.Rx1Frequency = 0; in RegionEU868ApplyCFList()
[all …]
DRegionIN865.c389 ChannelParams_t newChannel; in RegionIN865ApplyCFList() local
394 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionIN865ApplyCFList()
414 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionIN865ApplyCFList()
415 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionIN865ApplyCFList()
416 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionIN865ApplyCFList()
417 newChannel.Frequency *= 100; in RegionIN865ApplyCFList()
420 newChannel.Rx1Frequency = 0; in RegionIN865ApplyCFList()
424 newChannel.Frequency = 0; in RegionIN865ApplyCFList()
425 newChannel.DrRange.Value = 0; in RegionIN865ApplyCFList()
426 newChannel.Rx1Frequency = 0; in RegionIN865ApplyCFList()
[all …]
DRegionCN779.c375 ChannelParams_t newChannel; in RegionCN779ApplyCFList() local
380 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionCN779ApplyCFList()
400 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionCN779ApplyCFList()
401 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionCN779ApplyCFList()
402 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionCN779ApplyCFList()
403 newChannel.Frequency *= 100; in RegionCN779ApplyCFList()
406 newChannel.Rx1Frequency = 0; in RegionCN779ApplyCFList()
410 newChannel.Frequency = 0; in RegionCN779ApplyCFList()
411 newChannel.DrRange.Value = 0; in RegionCN779ApplyCFList()
412 newChannel.Rx1Frequency = 0; in RegionCN779ApplyCFList()
[all …]
DRegionKR920.c408 ChannelParams_t newChannel; in RegionKR920ApplyCFList() local
413 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionKR920ApplyCFList()
433 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionKR920ApplyCFList()
434 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionKR920ApplyCFList()
435 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionKR920ApplyCFList()
436 newChannel.Frequency *= 100; in RegionKR920ApplyCFList()
439 newChannel.Rx1Frequency = 0; in RegionKR920ApplyCFList()
443 newChannel.Frequency = 0; in RegionKR920ApplyCFList()
444 newChannel.DrRange.Value = 0; in RegionKR920ApplyCFList()
445 newChannel.Rx1Frequency = 0; in RegionKR920ApplyCFList()
[all …]
DRegionAS923.c584 ChannelParams_t newChannel; in RegionAS923ApplyCFList() local
589 newChannel.DrRange.Value = ( DR_5 << 4 ) | DR_0; in RegionAS923ApplyCFList()
609 newChannel.Frequency = (uint32_t) applyCFList->Payload[i]; in RegionAS923ApplyCFList()
610 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 1] << 8 ); in RegionAS923ApplyCFList()
611 newChannel.Frequency |= ( (uint32_t) applyCFList->Payload[i + 2] << 16 ); in RegionAS923ApplyCFList()
612 newChannel.Frequency *= 100; in RegionAS923ApplyCFList()
615 newChannel.Rx1Frequency = 0; in RegionAS923ApplyCFList()
619 newChannel.Frequency = 0; in RegionAS923ApplyCFList()
620 newChannel.DrRange.Value = 0; in RegionAS923ApplyCFList()
621 newChannel.Rx1Frequency = 0; in RegionAS923ApplyCFList()
[all …]