Searched refs:CLOCK_REALTIME (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | time.h | 55 #define CLOCK_REALTIME 0 macro 65 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 166 #define CLOCK_REALTIME 0 macro 171 # define CLOCK_ACTIVETIME CLOCK_REALTIME 339 clock_gettime(CLOCK_REALTIME, &(stTime)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 281 clock_gettime(CLOCK_REALTIME, &(stTime)); \ 1482 clock_gettime(CLOCK_REALTIME, &prev); in MsOS_DelayTaskUs_Poll() 1486 clock_gettime(CLOCK_REALTIME, &cur); in MsOS_DelayTaskUs_Poll() 2461 if (0 > timer_create(CLOCK_REALTIME, &SignalEvent, &_MsOS_Timer_Info[s32Id].TimerId)) in Timer_Thread() 2581 if(0> timer_create(CLOCK_REALTIME, &SignalEvent, &_MsOS_Timer_Info[s32Id].TimerId)) in MsOS_CreateTimer() 2800 clock_gettime(CLOCK_REALTIME, &ts); in MsOS_GetSystemTime()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOS_nuttx.c | 168 #define CLOCK_REALTIME 0 macro 181 # define CLOCK_ACTIVETIME CLOCK_REALTIME 389 clock_gettime(CLOCK_REALTIME, &(stTime)); \
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | time.h | 46 # define CLOCK_REALTIME 0 macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | time.h | 404 #define CLOCK_REALTIME (clockid_t)1 macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 184 clock_gettime(CLOCK_REALTIME, &(stTime)); \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 144 clock_gettime(CLOCK_REALTIME, &(stTime)); \
|