Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c19621 long int readingTimeMS = 0; in AU_CUS_RegDebug() local
19663 readingTimeMS = (long int)(readingTimeSecond * 1000); in AU_CUS_RegDebug()
19672 … while( ((currentTime - startTime) <= (readingTimeMS)) && (readType <= 4 ) && (readType >= 1 ) ) in AU_CUS_RegDebug()