Searched refs:spiPath (Results 1 – 1 of 1) sorted by relevance
491 const std::string spiPath = in getMTDDevicePath() local496 if (!std::filesystem::exists(spiPath)) in getMTDDevicePath()498 error("Error: SPI path not found: {PATH}", "PATH", spiPath); in getMTDDevicePath()502 for (const auto& entry : std::filesystem::directory_iterator(spiPath)) in getMTDDevicePath()