Home
last modified time | relevance | path

Searched refs:parameterRootPath (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkInclude/
DSemihosting.h53 ,std::string parameterRootPath);
141 std::string parameterRootPath; variable
/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp56 …::string path,std::string patternRootPath,std::string outputRootPath,std::string parameterRootPath) in Semihosting() argument
63 this->parameterRootPath=parameterRootPath; in Semihosting()
160 tmp += this->parameterRootPath; in ReadParameterList()