Searched refs:currentUp (Results 1 – 2 of 2) sorted by relevance
201 LoRaMacCryptoStatus_t LoRaMacCryptoGetFCntUp( uint32_t* currentUp );
843 LoRaMacCryptoStatus_t LoRaMacCryptoGetFCntUp( uint32_t* currentUp ) in LoRaMacCryptoGetFCntUp() argument845 if( currentUp == NULL ) in LoRaMacCryptoGetFCntUp()850 *currentUp = CryptoNvm->FCntList.FCntUp + 1; in LoRaMacCryptoGetFCntUp()