Searched refs:LimitTxPower (Results 1 – 1 of 1) sorted by relevance
49 static int8_t LimitTxPower( int8_t txPower, int8_t maxBandTxPower, int8_t datarate, uint16_t* chann… in LimitTxPower() function547 …int8_t txPowerLimited = LimitTxPower( txConfig->TxPower, RegionBands[RegionNvmGroup2->Channels[txC… in RegionUS915TxConfig()