Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/
DLoRaMacCrypto.c287 uint16_t confFCnt = 0; in PrepareB0() local
435 uint16_t confFCnt = ( uint16_t )( CryptoNvm->LastDownFCnt % 65536 ); in PrepareB1() local