Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer_utopia.h607 void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg2…
H A DapiAUDIO_v2.c3135 void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg2) in MApi_AUDIO_SIF_SendCmd() argument
3140 Status.eAudSifCommand = enAudSifCommand; in MApi_AUDIO_SIF_SendCmd()
3159 return _MApi_AUDIO_SIF_SendCmd(enAudSifCommand, comm_arg1, comm_arg2); in MApi_AUDIO_SIF_SendCmd()
H A DapiAUDIO.c2106 void _MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg2) in _MApi_AUDIO_SIF_SendCmd() argument
2110 switch( enAudSifCommand ) in _MApi_AUDIO_SIF_SendCmd()
H A DapiAUDIO_private.h876 void _MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS…
H A DapiAUDIO_v2_customer.h1980 MS_BOOL API_AUDIO_CUSTOMER_SIF_SendCmd(API_AUDIO_CUSTOMER_SIF_CmdType enAudSifCommand, MS_U8 comm_a…
H A DapiAUDIO_v2_customer.c20761 … API_AUDIO_CUSTOMER_SIF_CmdType enAudSifCommand = (API_AUDIO_CUSTOMER_SIF_CmdType)arg2; in AU_CUS_SingleFunctionDebugMenu() local
20765 API_AUDIO_CUSTOMER_SIF_SendCmd(enAudSifCommand, comm_arg1, comm_arg2); in AU_CUS_SingleFunctionDebugMenu()
26001 MS_BOOL API_AUDIO_CUSTOMER_SIF_SendCmd(API_AUDIO_CUSTOMER_SIF_CmdType enAudSifCommand, MS_U8 comm_a… in API_AUDIO_CUSTOMER_SIF_SendCmd() argument
26003 …and = 0x%x] [comm_arg1 = 0x%x] [comm_arg2 = 0x%x] \n", (unsigned int)enAudSifCommand, (unsigned in… in API_AUDIO_CUSTOMER_SIF_SendCmd()
26005 MApi_AUDIO_SIF_SendCmd((En_AUD_SIF_CmdType)enAudSifCommand, (MS_U8)comm_arg1, (MS_U8)comm_arg2); in API_AUDIO_CUSTOMER_SIF_SendCmd()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h1539 …void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h1608 …void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt48901 void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg2);