| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | show_delta | 50 time = string.atof(time_str) 53 return (time, rest) 65 (time, rest) = get_time(line) 72 delta = time - base_time 75 delta = time - last_time 76 last_time = time 78 return ("[%5.6f < %5.6f >]" % (time, delta)) + rest 111 (time, rest) = get_time(line) 115 base_time = time
|
| H A D | bootgraph.pl | 191 my $time = $firsttime; 193 while ($time < $maxtime) { 194 my $s3 = ($time - $firsttime) * $mult; 195 my $tm = int($time * 100) / 100.0; 197 $time = $time + $step;
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 1362 char time[STRING_LENGTH]; in _DMX_DBG_Task() local 1403 memset(time, 0x0, STRING_LENGTH); in _DMX_DBG_Task() 1405 pTime = time; in _DMX_DBG_Task() 1489 …snprintf(time, STRING_LENGTH, "%sTime [0x%08X, diff(0x%08X)]\t", time, (int)u32Tmp, (int)(u32Tmp -… in _DMX_DBG_Task() 1490 pTime = time + strlen(time); in _DMX_DBG_Task() 1499 …snprintf(pTime, STRING_LENGTH - (pTime - time), "PCR [0x%08X, diff(0x%08X)]\t", (int)u32Pcr, (int)… in _DMX_DBG_Task() 1500 pTime = time + strlen(time); in _DMX_DBG_Task() 1510 pTime = time + strlen(time); in _DMX_DBG_Task() 1550 if(time[0]) in _DMX_DBG_Task() 1551 dmx_dbg_print("%s\n", time); in _DMX_DBG_Task()
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.h | 172 #define usleep(time) Sleep(time) argument 190 #define usleep(time) cyg_thread_delay(time) argument
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/macan/cmdq/ |
| H A D | halCMDQ.c | 222 void HAL_CMDQ_Set_Timer(MS_U32 time) in HAL_CMDQ_Set_Timer() argument 224 …trl[0].CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[0].CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 225 …Line = %d, Set Timer: 0x%X\033[m\n", __PRETTY_FUNCTION__, __LINE__, (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/mainz/cmdq/ |
| H A D | halCMDQ.c | 222 void HAL_CMDQ_Set_Timer(MS_U32 time) in HAL_CMDQ_Set_Timer() argument 224 …trl[0].CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[0].CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 225 …Line = %d, Set Timer: 0x%X\033[m\n", __PRETTY_FUNCTION__, __LINE__, (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/mustang/cmdq/ |
| H A D | halCMDQ.c | 222 void HAL_CMDQ_Set_Timer(MS_U32 time) in HAL_CMDQ_Set_Timer() argument 224 …trl[0].CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[0].CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 225 …Line = %d, Set Timer: 0x%X\033[m\n", __PRETTY_FUNCTION__, __LINE__, (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/messi/cmdq/ |
| H A D | halCMDQ.c | 222 void HAL_CMDQ_Set_Timer(MS_U32 time) in HAL_CMDQ_Set_Timer() argument 224 …trl[0].CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[0].CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 225 …Line = %d, Set Timer: 0x%X\033[m\n", __PRETTY_FUNCTION__, __LINE__, (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/mooney/cmdq/ |
| H A D | halCMDQ.c | 222 void HAL_CMDQ_Set_Timer(MS_U32 time) in HAL_CMDQ_Set_Timer() argument 224 …trl[0].CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[0].CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 225 …Line = %d, Set Timer: 0x%X\033[m\n", __PRETTY_FUNCTION__, __LINE__, (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/maldives/cmdq/ |
| H A D | halCMDQ.c | 222 void HAL_CMDQ_Set_Timer(MS_U32 time) in HAL_CMDQ_Set_Timer() argument 224 …trl[0].CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[0].CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 225 …Line = %d, Set Timer: 0x%X\033[m\n", __PRETTY_FUNCTION__, __LINE__, (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | .conf.o.cmd | 37 /usr/include/time.h \ 41 /usr/include/x86_64-linux-gnu/bits/time.h \ 57 /usr/include/x86_64-linux-gnu/sys/time.h \
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/k6lite/cmdq/ |
| H A D | halCMDQ.c | 259 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 261 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 262 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/k6/cmdq/ |
| H A D | halCMDQ.c | 262 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 264 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 265 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/curry/cmdq/ |
| H A D | halCMDQ.c | 265 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 267 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 268 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/kano/cmdq/ |
| H A D | halCMDQ.c | 265 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 267 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 268 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/maxim/cmdq/ |
| H A D | halCMDQ.c | 259 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 261 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 262 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/M7621/cmdq/ |
| H A D | halCMDQ.c | 259 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 261 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 262 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/manhattan/cmdq/ |
| H A D | halCMDQ.c | 253 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 255 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 256 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/M7821/cmdq/ |
| H A D | halCMDQ.c | 287 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 289 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 290 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/hal/maserati/cmdq/ |
| H A D | halCMDQ.c | 287 void HAL_CMDQ_Set_Timer(MS_U32 hnd, MS_U32 time) in HAL_CMDQ_Set_Timer() argument 289 …d]->CMDQ_Poll_Ratio_Wait_Time) , _CMDQ_REG32_R(&_CMDQCtrl[hnd]->CMDQ_Poll_Ratio_Wait_Time) | time); in HAL_CMDQ_Set_Timer() 290 _dbg("\033[35mSet Timer: 0x%X\033[m\n", (unsigned int)time); // joe.liu in HAL_CMDQ_Set_Timer()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/ |
| H A D | nds_sc.c | 1357 MS_U32 time = MsOS_GetSystemTime(); in HDICA_ResetCard() 1358 …printf("HDICA_ResetCard %ld poll:%ld overflow:%ld\n", time, time-sc_poll_time, time-emm_overflow_t… in HDICA_ResetCard()
|
| /utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/ |
| H A D | drvCMDQ.c | 306 DRVCMDQ_RESULT MDrv_CMDQ_Set_timer_ratio(MS_U32 time,MS_U32 ratio) { in MDrv_CMDQ_Set_timer_ratio() argument 307 return MDrv_CMDQv2_Set_timer_ratio(0, time, ratio); in MDrv_CMDQ_Set_timer_ratio() 1064 DRVCMDQ_RESULT MDrv_CMDQv2_Set_timer_ratio(int hnd, MS_U32 time, MS_U32 ratio) in MDrv_CMDQv2_Set_timer_ratio() argument 1069 HAL_CMDQ_Set_Timer(hnd, time); in MDrv_CMDQv2_Set_timer_ratio() 1363 …u32Ret = (MS_U32)psCMDQInstPri->fpCMDQSet_Timer_Ratio(pSetTimerRatioParam->time, pSetTimerRatioPar… in CMDQIoctl()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | timex.h | 29 struct timeval time; /* current time (ro) */ member 45 struct timeval time; /* (read only) */ member
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 48 // 5. If requested, MStar may from time to time provide technical supports or 263 Hal_SC_ip_sog_detect(pInstance); // toggle analog input and detect next time 290 Hal_SC_ip_sog_detect(pInstance); // toggle analog input and detect next time 1334 // update last executed time 1448 else // time stable 1580 …piXC_PCMonitor.g_u8RGBSOG_DetectStatus & (0x0002)) == (0x0002)))) // 1st time detecting SOG 1625 // Update V sync time when timing stable.
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | madp_mfe.h | 147 #define usleep(time) Sleep(time) argument
|