Searched refs:RegionCommonLimitTxPower (Results 1 – 12 of 12) sorted by relevance
/loramac-node-3.7.0/src/mac/region/ |
D | RegionCommon.h | 606 int8_t RegionCommonLimitTxPower( int8_t txPower, int8_t maxBandTxPower );
|
D | RegionCommon.c | 606 int8_t RegionCommonLimitTxPower( int8_t txPower, int8_t maxBandTxPower ) in RegionCommonLimitTxPower() function
|
D | RegionCN779.c | 522 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionCN779TxConfig()
|
D | RegionEU433.c | 522 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionEU433TxConfig()
|
D | RegionEU868.c | 553 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionEU868TxConfig()
|
D | RegionIN865.c | 536 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionIN865TxConfig()
|
D | RegionKR920.c | 536 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionKR920TxConfig()
|
D | RegionRU864.c | 521 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionRU864TxConfig()
|
D | RegionUS915.c | 54 txPowerResult = RegionCommonLimitTxPower( txPower, maxBandTxPower ); in LimitTxPower()
|
D | RegionAU915.c | 550 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionAU915TxConfig()
|
D | RegionAS923.c | 731 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionAS923TxConfig()
|
D | RegionCN470.c | 770 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionCN470TxConfig()
|