Home
last modified time | relevance | path

Searched defs:maxBandTxPower (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/mac/region/
DRegionUS915.c49 static int8_t LimitTxPower( int8_t txPower, int8_t maxBandTxPower, int8_t datarate, uint16_t* chann… in LimitTxPower()
DRegionCommon.c606 int8_t RegionCommonLimitTxPower( int8_t txPower, int8_t maxBandTxPower ) in RegionCommonLimitTxPower()