Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/drv/audio/
H A DdrvSIF.c250 AUDIO_SIF_SYSTEM_TYPE system_type = standard_type; in MDrv_SIF_SetThreshold() local
252 system_type |= WRITE_THRESHOLD; // coverity 8855 in MDrv_SIF_SetThreshold()
257 …HAL_SIF_AccessThreshold(system_type,(AUDIO_SIF_THRESHOLD_TYPE)(i-start_i),value); // coverity 8855 in MDrv_SIF_SetThreshold()