Searched defs:pinName (Results 1 – 4 of 4) sorted by relevance
74 std::string pinName = Defaults::pinName; member81 static constexpr auto pinName = "unknown"; member
35 const std::string& pinName; member in gpio::GPIOInterface
20 const std::string& pinName, bool activeLow, in GPIOInterface()
462 const auto* pinName = in createSensors() local