Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO.c2690 MS_U8 cResult, i=0; in _MApi_AUDIO_SIF_GetResultOfAutoStandardDetection() local
2693 cResult = MDrv_SIF_SendCmd(AU_SIF_CMD_GET_STANDARD_STATUS, NULL, NULL); in _MApi_AUDIO_SIF_GetResultOfAutoStandardDetection()
2695 while(cResult==0x80) in _MApi_AUDIO_SIF_GetResultOfAutoStandardDetection()
2701 cResult = MDrv_SIF_SendCmd(AU_SIF_CMD_GET_STANDARD_STATUS, NULL, NULL); in _MApi_AUDIO_SIF_GetResultOfAutoStandardDetection()
2713 switch (cResult) in _MApi_AUDIO_SIF_GetResultOfAutoStandardDetection()