Searched refs:stopSlot (Results 1 – 1 of 1) sorted by relevance
533 unsigned stopSlot = LOW_FREQUENCY_CHANNEL; in getChannelMode() local589 for (mapCh = 0; mapCh <= stopSlot; mapCh += 1) { in getChannelMode()618 for (mapCh = startSlot; mapCh <= stopSlot; mapCh += 1) { in getChannelMode()627 if ((mapPos <= stopSlot) && (mapDist < PCMDMX_THRESHOLD_MAP_HEAT_2) && in getChannelMode()