Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/region/
DRegionCommon.c502 uint8_t nbChannelCount = 0; in RegionCommonCountNbOfEnabledChannels() local
534 enabledChannels[nbChannelCount++] = i + j; in RegionCommonCountNbOfEnabledChannels()
538 *nbEnabledChannels = nbChannelCount; in RegionCommonCountNbOfEnabledChannels()