Searched refs:nbRestrictedChannels (Results 1 – 12 of 12) sorted by relevance
/loramac-node-3.6.0-3.5.0/src/mac/region/ |
D | RegionCommon.c | 500 … uint8_t* enabledChannels, uint8_t* nbEnabledChannels, uint8_t* nbRestrictedChannels ) in RegionCommonCountNbOfEnabledChannels() argument 539 *nbRestrictedChannels = nbRestrictedChannelsCount; in RegionCommonCountNbOfEnabledChannels() 544 … uint8_t* nbEnabledChannels, uint8_t* nbRestrictedChannels, in RegionCommonIdentifyChannels() argument 549 *nbRestrictedChannels = 1; in RegionCommonIdentifyChannels() 568 nbEnabledChannels, nbRestrictedChannels ); in RegionCommonIdentifyChannels() 576 else if( *nbRestrictedChannels > 0 ) in RegionCommonIdentifyChannels()
|
D | RegionCommon.h | 560 … uint8_t* enabledChannels, uint8_t* nbEnabledChannels, uint8_t* nbRestrictedChannels ); 585 … uint8_t* nbEnabledChannels, uint8_t* nbRestrictedChannels,
|
D | RegionAU915.c | 808 uint8_t nbRestrictedChannels = 0; in RegionAU915NextChannel() local 851 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionAU915NextChannel()
|
D | RegionCN779.c | 780 uint8_t nbRestrictedChannels = 0; in RegionCN779NextChannel() local 813 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionCN779NextChannel()
|
D | RegionEU433.c | 780 uint8_t nbRestrictedChannels = 0; in RegionEU433NextChannel() local 813 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionEU433NextChannel()
|
D | RegionEU868.c | 813 uint8_t nbRestrictedChannels = 0; in RegionEU868NextChannel() local 846 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionEU868NextChannel()
|
D | RegionIN865.c | 803 uint8_t nbRestrictedChannels = 0; in RegionIN865NextChannel() local 836 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionIN865NextChannel()
|
D | RegionKR920.c | 790 uint8_t nbRestrictedChannels = 0; in RegionKR920NextChannel() local 823 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionKR920NextChannel()
|
D | RegionRU864.c | 779 uint8_t nbRestrictedChannels = 0; in RegionRU864NextChannel() local 812 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionRU864NextChannel()
|
D | RegionUS915.c | 806 uint8_t nbRestrictedChannels = 0; in RegionUS915NextChannel() local 849 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionUS915NextChannel()
|
D | RegionAS923.c | 990 uint8_t nbRestrictedChannels = 0; in RegionAS923NextChannel() local 1023 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionAS923NextChannel()
|
D | RegionCN470.c | 936 uint8_t nbRestrictedChannels = 0; in RegionCN470NextChannel() local 987 &nbEnabledChannels, &nbRestrictedChannels, time ); in RegionCN470NextChannel()
|