Home
last modified time | relevance | path

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

/loramac-node-3.4.0/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 );
DRegionAU915.c401 bool RegionAU915Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionAU915Verify()
DRegionCN779.c338 bool RegionCN779Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionCN779Verify()
DRegionEU433.c338 bool RegionEU433Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionEU433Verify()
DRegionEU868.c368 bool RegionEU868Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionEU868Verify()
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()
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-3.4.0/src/mac/
DLoRaMacClassB.c1610 VerifyParams_t verify; in LoRaMacClassBPingSlotChannelReq()
1720 VerifyParams_t verify; in LoRaMacClassBBeaconFreqReq()
DLoRaMac.c992 VerifyParams_t verifyRxDr; in ProcessRadioRxDone()
4123 VerifyParams_t verify; in LoRaMacMibSetRequestConfirm()
4936 VerifyParams_t verify; in LoRaMacMcChannelSetupRxParams()
5181 VerifyParams_t verify; in LoRaMacMcpsRequest()
5381 VerifyParams_t verify; in LoRaMacTestSetDutyCycleOn()