Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/mac/region/
DRegionCommon.c253 bool RegionCommonChanDisable( uint16_t* channelsMask, uint8_t id, uint8_t maxChannels ) in RegionCommonChanDisable() argument
257 if( ( index > ( maxChannels / 16 ) ) || ( id >= maxChannels ) ) in RegionCommonChanDisable()
DRegionCommon.h387 bool RegionCommonChanDisable( uint16_t* channelsMask, uint8_t id, uint8_t maxChannels );