Searched defs:fCntUp (Results 1 – 2 of 2) sorted by relevance
/loramac-node-2.7.6/src/mac/ |
D | LoRaMacCrypto.c | 421 …r_t keyID, bool isAck, uint8_t txDr, uint8_t txCh, uint32_t devAddr, uint32_t fCntUp, uint8_t* b1 ) in PrepareB1() 480 …r_t keyID, bool isAck, uint8_t txDr, uint8_t txCh, uint32_t devAddr, uint32_t fCntUp, uint32_t* cm… in ComputeCmacB1() 1253 LoRaMacCryptoStatus_t LoRaMacCryptoSecureMessage( uint32_t fCntUp, uint8_t txDr, uint8_t txCh, LoRa… in LoRaMacCryptoSecureMessage()
|
D | LoRaMac.c | 2661 uint32_t fCntUp = 0; in SecureFrame() local 2860 uint32_t fCntUp = 0; in PrepareFrame() local
|