Home
last modified time | relevance | path

Searched refs:TX_POWER_2 (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/mac/
DLoRaMacTypes.h367 #define TX_POWER_2 2 macro
/loramac-node-3.6.0-3.5.0/src/mac/region/
DRegionUS915.c58 txPowerResult = MAX( txPower, TX_POWER_2 ); in LimitTxPower()