Searched refs:enAudSifCommand (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer_utopia.h | 607 void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg2…
|
| H A D | apiAUDIO_v2.c | 3135 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 D | apiAUDIO.c | 2106 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 D | apiAUDIO_private.h | 876 void _MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS…
|
| H A D | apiAUDIO_v2_customer.h | 1980 MS_BOOL API_AUDIO_CUSTOMER_SIF_SendCmd(API_AUDIO_CUSTOMER_SIF_CmdType enAudSifCommand, MS_U8 comm_a…
|
| H A D | apiAUDIO_v2_customer.c | 20761 … 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 D | apiAUDIO.h | 1539 …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 D | apiAUDIO.h | 1608 …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 D | preprocess.txt | 48901 void MApi_AUDIO_SIF_SendCmd(En_AUD_SIF_CmdType enAudSifCommand, MS_U8 comm_arg1, MS_U8 comm_arg2);
|