Searched refs:DelayTime (Results 1 – 9 of 9) sorted by relevance
159 #define DelayTime(x) MsOS_DelayTask(x) macro162 #define mdelay(x) DelayTime(x)
343 SCTimeOut = pInitPara->DelayTime; in NSK2_SC_Init()344 SCHWTimeOut = pInitPara->DelayTime; in NSK2_SC_Init()
11 MS_U32 DelayTime; member
1109 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);
2014 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime) in MApi_AUDIO_SetBufferProcess() argument2018 MS_U32 u32Param = ((MS_U32)DelayTime); in MApi_AUDIO_SetBufferProcess()2035 return _MApi_AUDIO_SetBufferProcess(DelayTime); in MApi_AUDIO_SetBufferProcess()
3729 void _MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime) in _MApi_AUDIO_SetBufferProcess() argument3733 MDrv_SOUND_SetCH1AudioDelay(DelayTime); in _MApi_AUDIO_SetBufferProcess()
824 void _MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);
1169 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);
48745 void MApi_AUDIO_SetBufferProcess(MS_U8 DelayTime);