Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/
DLoRaMacCrypto.c729 static bool CheckFCntDown( FCntIdentifier_t fCntID, uint32_t currentDown ) in CheckFCntDown()
756 static void UpdateFCntDown( FCntIdentifier_t fCntID, uint32_t currentDown ) in UpdateFCntDown()
875 …us_t LoRaMacCryptoGetFCntDown( FCntIdentifier_t fCntID, uint32_t frameFcnt, uint32_t* currentDown ) in LoRaMacCryptoGetFCntDown()
DLoRaMac.c1908 FCntIdentifier_t* fCntID, uint32_t* currentDown ) in GetFCntDown()