Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/region/
DRegionCommon.c207 uint8_t nbActiveBits = 0; in CountChannels() local
213 nbActiveBits++; in CountChannels()
216 return nbActiveBits; in CountChannels()