Home
last modified time | relevance | path

Searched defs:currentDown (Results 1 – 2 of 2) sorted by relevance

/loramac-node-2.7.6/src/mac/
DLoRaMacCrypto.c727 static bool CheckFCntDown( FCntIdentifier_t fCntID, uint32_t currentDown ) in CheckFCntDown()
754 static void UpdateFCntDown( FCntIdentifier_t fCntID, uint32_t currentDown ) in UpdateFCntDown()
855 …us_t LoRaMacCryptoGetFCntDown( FCntIdentifier_t fCntID, uint32_t frameFcnt, uint32_t* currentDown ) in LoRaMacCryptoGetFCntDown()
DLoRaMac.c1799 FCntIdentifier_t* fCntID, uint32_t* currentDown ) in GetFCntDown()