Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionCommon.c174 static uint8_t CountChannels( uint16_t mask, uint8_t nbBits ) in CountChannels() function
248 nbChannels += CountChannels( channelsMask[i], 16 ); in RegionCommonCountChannels()