Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/region/
DRegionCommon.h606 int8_t RegionCommonLimitTxPower( int8_t txPower, int8_t maxBandTxPower );
DRegionCommon.c606 int8_t RegionCommonLimitTxPower( int8_t txPower, int8_t maxBandTxPower ) in RegionCommonLimitTxPower() function
DRegionCN779.c522 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionCN779TxConfig()
DRegionEU433.c522 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionEU433TxConfig()
DRegionEU868.c553 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionEU868TxConfig()
DRegionIN865.c536 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionIN865TxConfig()
DRegionKR920.c536 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionKR920TxConfig()
DRegionRU864.c521 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionRU864TxConfig()
DRegionUS915.c54 txPowerResult = RegionCommonLimitTxPower( txPower, maxBandTxPower ); in LimitTxPower()
DRegionAU915.c550 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionAU915TxConfig()
DRegionAS923.c731 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionAS923TxConfig()
DRegionCN470.c770 …int8_t txPowerLimited = RegionCommonLimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->… in RegionCN470TxConfig()