Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionCommon.c176 uint8_t nbActiveBits = 0; in CountChannels() local
182 nbActiveBits++; in CountChannels()
185 return nbActiveBits; in CountChannels()