Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c19624 int readType = 0; in AU_CUS_RegDebug() local
19637 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()