Searched refs:gpioStr (Results 1 – 1 of 1) sorted by relevance
33 std::string gpioStr; in configGPIODirOutput() local40 gpioStr = gpioName + std::to_string(iteration); in configGPIODirOutput()41 gpiod::line gpioLine = gpiod::find_line(gpioStr); in configGPIODirOutput()45 std::string errMsg = "Failed to find the " + gpioStr + " line"; in configGPIODirOutput()66 std::string errMsg = "Failed to request " + gpioStr + " output"; in configGPIODirOutput()