Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPorts.h159 #define DelayTime(x) MsOS_DelayTask(x) macro
162 #define mdelay(x) DelayTime(x)
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdx_card.c343 SCTimeOut = pInitPara->DelayTime; in NSK2_SC_Init()
344 SCHWTimeOut = pInitPara->DelayTime; in NSK2_SC_Init()
H A Dnsk2hdx_header.h11 MS_U32 DelayTime; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiAUDIO.h1109 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2.c2014 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime) in MApi_AUDIO_SetBufferProcess() argument
2018 MS_U32 u32Param = ((MS_U32)DelayTime); in MApi_AUDIO_SetBufferProcess()
2035 return _MApi_AUDIO_SetBufferProcess(DelayTime); in MApi_AUDIO_SetBufferProcess()
H A DapiAUDIO.c3729 void _MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime) in _MApi_AUDIO_SetBufferProcess() argument
3733 MDrv_SOUND_SetCH1AudioDelay(DelayTime); in _MApi_AUDIO_SetBufferProcess()
H A DapiAUDIO_private.h824 void _MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiAUDIO.h1169 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt48745 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);