Searched refs:FCNT_DOWN_INITAL_VALUE (Results 1 – 3 of 3) sorted by relevance
736 ( lastDown == FCNT_DOWN_INITAL_VALUE ) ) in CheckFCntDown()798 CryptoNvm->FCntList.NFCntDown = FCNT_DOWN_INITAL_VALUE; in ResetFCnts()799 CryptoNvm->FCntList.AFCntDown = FCNT_DOWN_INITAL_VALUE; in ResetFCnts()800 CryptoNvm->FCntList.FCntDown = FCNT_DOWN_INITAL_VALUE; in ResetFCnts()805 CryptoNvm->FCntList.McFCntDown[i] = FCNT_DOWN_INITAL_VALUE; in ResetFCnts()873 if( lastDown == FCNT_DOWN_INITAL_VALUE ) in LoRaMacCryptoGetFCntDown()1246 CryptoNvm->FCntList.FCntDown = FCNT_DOWN_INITAL_VALUE; in LoRaMacCryptoHandleJoinAccept()1247 CryptoNvm->FCntList.NFCntDown = FCNT_DOWN_INITAL_VALUE; in LoRaMacCryptoHandleJoinAccept()1248 CryptoNvm->FCntList.AFCntDown = FCNT_DOWN_INITAL_VALUE; in LoRaMacCryptoHandleJoinAccept()
71 #define FCNT_DOWN_INITAL_VALUE 0xFFFFFFFF macro
4490 *Nvm.MacGroup2.MulticastChannelList[channel->GroupID].DownLinkCounter = FCNT_DOWN_INITAL_VALUE; in LoRaMacMcChannelSetup()