Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/mac/region/
DRegionCommon.c237 uint8_t RegionCommonCountChannels( uint16_t* channelsMask, uint8_t startIdx, uint8_t stopIdx ) in RegionCommonCountChannels() argument
246 for( uint8_t i = startIdx; i < stopIdx; i++ ) in RegionCommonCountChannels()
DRegionCommon.h401 uint8_t RegionCommonCountChannels( uint16_t* channelsMask, uint8_t startIdx, uint8_t stopIdx );