Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Testing/FrameworkSource/
DFPGA.cpp177 char hasParamID; in ReadTestIdentification() local
184 this->readChar(&hasParamID); in ReadTestIdentification()
186 if (hasParamID == 'y') in ReadTestIdentification()
DSemihosting.cpp291 char hasParamID; in ReadTestIdentification() local
297 fscanf(this->infile,"%c\n",&hasParamID); in ReadTestIdentification()
299 if (hasParamID == 'y') in ReadTestIdentification()