Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegion.h131 PHY_TX_POWER, enumerator
DRegionRU864.c358 case PHY_TX_POWER: in RegionRU864Verify()
DRegionUS915.c421 case PHY_TX_POWER: in RegionUS915Verify()
DRegionEU433.c359 case PHY_TX_POWER: in RegionEU433Verify()
DRegionEU868.c390 case PHY_TX_POWER: in RegionEU868Verify()
DRegionIN865.c373 case PHY_TX_POWER: in RegionIN865Verify()
DRegionAU915.c433 case PHY_TX_POWER: in RegionAU915Verify()
DRegionCN779.c359 case PHY_TX_POWER: in RegionCN779Verify()
DRegionKR920.c392 case PHY_TX_POWER: in RegionKR920Verify()
DRegionAS923.c568 case PHY_TX_POWER: in RegionAS923Verify()
DRegionCN470.c628 case PHY_TX_POWER: in RegionCN470Verify()
/loramac-node-latest/src/mac/
DLoRaMac.c4867 if( RegionVerify( Nvm.MacGroup2.Region, &verify, PHY_TX_POWER ) == true ) in LoRaMacMibSetRequestConfirm()