Searched refs:gpiosLeft (Results 1 – 1 of 1) sorted by relevance
70 unsigned int gpiosLeft = gpioNames.size() - i; in storeGPIOValues() local71 unsigned int count = std::min(groupSize, gpiosLeft); in storeGPIOValues()