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