Searched refs:TX_POWER_2 (Results 1 – 2 of 2) sorted by relevance
/loramac-node-3.6.0-3.5.0/src/mac/ | ||
D | LoRaMacTypes.h | 367 #define TX_POWER_2 2 macro |
/loramac-node-3.6.0-3.5.0/src/mac/region/ | ||
D | RegionUS915.c | 58 txPowerResult = MAX( txPower, TX_POWER_2 ); in LimitTxPower() |