Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c10907 static MS_U32 Base_Addr_Physical = 0; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor() local
10955 …(API_AUDIO_CUSTOMER_ADEC0, API_AUDIO_CUSTOMIZED_PATCH_INFO_DEC_PCM1_BUF_BASE, &Base_Addr_Physical); in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
10957 End_Addr_Physical = Base_Addr_Physical + Bffer_Length; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
10962 (unsigned int)Base_Addr_Physical, in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
10996 if(Current_Wptr_Physical == Base_Addr_Physical) in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11019 else if(Current_Wptr_Physical > Base_Addr_Physical) in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11041 copy_size = Current_Wptr_Physical - Base_Addr_Physical; in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11045 …AU_CUS_FileWrite((void*)MsOS_MPool_PA2KSEG1(Base_Addr_Physical), sizeof(char), copy_size, pAU_Gene… in AU_CUS_INTERNAL_PATCH_General_Dump_Buffer_Monitor()
11366 static MS_U32 Base_Addr_Physical = 0; in AU_CUS_PATCH_Dump_R2_Log_Monitor() local
11376 …o(API_AUDIO_CUSTOMER_ADEC0, API_AUDIO_CUSTOMIZED_PATCH_INFO_R2_UART_BUF_BASE, &Base_Addr_Physical); in AU_CUS_PATCH_Dump_R2_Log_Monitor()
[all …]