Home
last modified time | relevance | path

Searched refs:nbCoeff (Results 1 – 1 of 1) sorted by relevance

/loramac-node-2.7.6/src/apps/LoRaMac/common/LmHandler/packages/
DFragDecoder.c579 int32_t nbCoeff = 0; in FragGetParityMatrixRow() local
596 while( nbCoeff < ( m >> 1 ) ) in FragGetParityMatrixRow()
605 nbCoeff += 1; in FragGetParityMatrixRow()