Home
last modified time | relevance | path

Searched refs:VerifyParams_t (Results 1 – 24 of 24) sorted by relevance

/loramac-node-2.7.6/src/mac/region/
DRegion.h528 }VerifyParams_t; typedef
904 bool RegionVerify( LoRaMacRegion_t region, VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionCN779.h277 bool RegionCN779Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionEU433.h278 bool RegionEU433Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionKR920.h290 bool RegionKR920Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionRU864.h273 bool RegionRU864Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionEU868.h306 bool RegionEU868Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionUS915.h270 bool RegionUS915Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionAU915.h290 bool RegionAU915Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionIN865.h295 bool RegionIN865Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionCN470.h287 bool RegionCN470Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionAS923.h365 bool RegionAS923Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute );
DRegionCN779.c338 bool RegionCN779Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionCN779Verify()
DRegionEU433.c338 bool RegionEU433Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionEU433Verify()
DRegionIN865.c338 bool RegionIN865Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionIN865Verify()
DRegionKR920.c358 bool RegionKR920Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionKR920Verify()
DRegionRU864.c337 bool RegionRU864Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionRU864Verify()
DRegionUS915.c400 bool RegionUS915Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionUS915Verify()
DRegionAU915.c401 bool RegionAU915Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionAU915Verify()
DRegionEU868.c368 bool RegionEU868Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionEU868Verify()
DRegionAS923.c422 bool RegionAS923Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionAS923Verify()
DRegionCN470.c610 bool RegionCN470Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionCN470Verify()
DRegion.c609 bool RegionVerify( LoRaMacRegion_t region, VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionVerify()
/loramac-node-2.7.6/src/mac/
DLoRaMacClassB.c1609 VerifyParams_t verify; in LoRaMacClassBPingSlotChannelReq()
1719 VerifyParams_t verify; in LoRaMacClassBBeaconFreqReq()
DLoRaMac.c3756 VerifyParams_t verify; in LoRaMacMibSetRequestConfirm()
4550 VerifyParams_t verify; in LoRaMacMcChannelSetupRxParams()
4767 VerifyParams_t verify; in LoRaMacMcpsRequest()
4900 VerifyParams_t verify; in LoRaMacTestSetDutyCycleOn()