Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 13 of 13) sorted by relevance

/loramac-node-3.7.0/src/mac/
DLoRaMac.c4299 VerifyParams_t verify; in LoRaMacMibSetRequestConfirm() local
5183 VerifyParams_t verify; in LoRaMacMcChannelSetupRxParams() local
5472 VerifyParams_t verify; in LoRaMacMcpsRequest() local
5671 VerifyParams_t verify; in LoRaMacTestSetDutyCycleOn() local
DLoRaMacClassB.c1615 VerifyParams_t verify; in LoRaMacClassBPingSlotChannelReq() local
1725 VerifyParams_t verify; in LoRaMacClassBBeaconFreqReq() local
/loramac-node-3.7.0/src/mac/region/
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()
DRegionIN865.c338 bool RegionIN865Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionIN865Verify()
DRegionRU864.c337 bool RegionRU864Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionRU864Verify()
DRegionUS915.c400 bool RegionUS915Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionUS915Verify()
DRegionEU868.c368 bool RegionEU868Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionEU868Verify()
DRegionKR920.c371 bool RegionKR920Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionKR920Verify()
DRegionCN470.c610 bool RegionCN470Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionCN470Verify()
DRegionAS923.c533 bool RegionAS923Verify( VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionAS923Verify()
DRegion.c609 bool RegionVerify( LoRaMacRegion_t region, VerifyParams_t* verify, PhyAttribute_t phyAttribute ) in RegionVerify()