Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/mac/region/
DRegionCommon.c503 uint8_t nbRestrictedChannelsCount = 0; in RegionCommonCountNbOfEnabledChannels() local
531 nbRestrictedChannelsCount++; in RegionCommonCountNbOfEnabledChannels()
539 *nbRestrictedChannels = nbRestrictedChannelsCount; in RegionCommonCountNbOfEnabledChannels()