Searched refs:readType (Results 1 – 1 of 1) sorted by relevance
19624 int readType = 0; in AU_CUS_RegDebug() local19637 readType = AU_CUS_Debug_GetDec(); in AU_CUS_RegDebug()19638 AU_nPRINT("readType = %d \n", readType); in AU_CUS_RegDebug()19672 … while( ((currentTime - startTime) <= (readingTimeMS)) && (readType <= 4 ) && (readType >= 1 ) ) in AU_CUS_RegDebug()19678 switch(readType) in AU_CUS_RegDebug()