Home
last modified time | relevance | path

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

/cmsis-dsp-3.5.0/Testing/FrameworkSource/
DFPGA.cpp176 char hasPath; in ReadTestIdentification() local
193 this->readChar(&hasPath); in ReadTestIdentification()
194 if (hasPath == 'y') in ReadTestIdentification()
DSemihosting.cpp290 char hasPath; in ReadTestIdentification() local
306 fscanf(this->infile,"%c\n",&hasPath); in ReadTestIdentification()
307 if (hasPath == 'y') in ReadTestIdentification()