Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/os/
DOSAlarm.h92 OSTime fire;
97 OSTime period;
98 OSTime start;
110 void OSSetAlarm ( OSAlarm* alarm, OSTime tick, OSAlarmHandler handler );
112 void OSSetAbsAlarm ( OSAlarm* alarm, OSTime time, OSAlarmHandler handler );
113 void OSSetPeriodicAlarm ( OSAlarm* alarm, OSTime start, OSTime period,
DOSThread.h233 void OSSleepTicks ( OSTime ticks );
235 #define OSSleepSeconds( sec ) OSSleepTicks( OSSecondsToTicks((OSTime)sec) )
236 #define OSSleepMilliseconds( msec ) OSSleepTicks( OSMillisecondsToTicks((OSTime)msec) )
237 #define OSSleepMicroseconds( usec ) OSSleepTicks( OSMicrosecondsToTicks((OSTime)usec) )
238 #define OSSleepNanoseconds( nsec ) OSSleepTicks( OSNanosecondsToTicks((OSTime)nsec) )
DOSInterrupt.h211 extern volatile OSTime __OSLastInterruptTime; // OSGetTime() value at the interrupt
/RvlSDK-3.3/include/revolution/
Dos.h553 typedef s64 OSTime; typedef
588 OSTime OSGetTime( void );
605 OSTime OSCalendarTimeToTicks( OSCalendarTime* td );
606 void OSTicksToCalendarTime( OSTime ticks, OSCalendarTime* td );
616 OSTime total; // total time running
617 OSTime min; // smallest time measured
618 OSTime max; // longest time measured
620 OSTime last; // time at which this sw was last started
629 OSTime OSCheckStopwatch ( OSStopwatch* sw );
Ddsp.h142 OSTime t_context;
143 OSTime t_task;
Dax.h175 OSTime axFrameStart;
176 OSTime auxProcessingStart;
177 OSTime auxProcessingEnd;
178 OSTime userCallbackStart;
179 OSTime userCallbackEnd;
180 OSTime axFrameEnd;
Dwpad.h799 s32 WPADGetGameDataTimeStamp ( s32 chan, OSTime *time );
/RvlSDK-3.3/build/demos/osdemo/src/
Dtimerdemo.c51 OSTime t; in AlarmHandler()
61 OSTime now; in main()
Dreport.c93 OSTime t1, t2; in main()
/RvlSDK-3.3/build/demos/wpaddemo/src/
Dmemory.c65 OSTime start[WPAD_MAX_CONTROLLERS];
66 OSTime end[WPAD_MAX_CONTROLLERS];
155 OSTime t; in ReadCallback()
Dwpad_seqdemo.c120 OSTime pending;
Dwpadsample.c1192 OSTime time; in renderStatus()
/RvlSDK-3.3/build/demos/darchdemo/src/
Ddarchdemo.c194 OSTime start, end; in main()
/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c672 static OSTime time ; in draw_sampling_rate()
675 OSTime t ; in draw_sampling_rate()
678 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_sampling_rate()
695 static OSTime time ; in draw_battery_level()
697 OSTime t ; in draw_battery_level()
703 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_battery_level()
Dmpls.c637 static OSTime time; in draw_sampling_rate()
640 OSTime t; in draw_sampling_rate()
643 if (OSTicksToSeconds((OSTime)(t - time)) > 0) { in draw_sampling_rate()
/RvlSDK-3.3/build/demos/wbcdemo/src/
Dsimple_wbc.c67 OSTime t=OSGetTime(); in WaitMilliTime()
Dbalance.c68 OSTime t=OSGetTime(); in WaitMilliTime()
Dhandling_weight.c113 OSTime t=OSGetTime(); in WaitMilliTime()
/RvlSDK-3.3/build/demos/fntdemo/src/
Dfntdemo1.c534 OSTime timeStart; in main()
/RvlSDK-3.3/build/demos/axdemo/src/
Dcompressor.c711 OSTime now; in do_test()
/RvlSDK-3.3/RVL/bin/demos/gxdemo/
Dsmp-onetri.map476 00009190 00042c 8000f890 0000ba10 1 .text os.a OSTime.o
477 00009190 000018 8000f890 0000ba10 16 OSGetTime os.a OSTime.o
478 000091b0 000008 8000f8b0 0000ba30 16 OSGetTick os.a OSTime.o
479 UNUSED 000014 ........ ........ __SetTime os.a OSTime.o
480 UNUSED 000084 ........ ........ __OSSetTime os.a OSTime.o
481 000091c0 000064 8000f8c0 0000ba40 16 __OSGetSystemTime os.a OSTime.o
482 00009230 000058 8000f930 0000bab0 16 __OSTimeToSystemTime os.a OSTime.o
483 UNUSED 000008 ........ ........ __OSSetTick os.a OSTime.o
484 00009290 00032c 8000f990 0000bb10 16 OSTicksToCalendarTime os.a OSTime.o
485 UNUSED 0002a0 ........ ........ OSCalendarTimeToTicks os.a OSTime.o
[all …]
/RvlSDK-3.3/RVL/bin/demos/thpdemo/
DTHPSimple.map512 0000b2f0 00042c 800119f0 0000db70 1 .text os.a OSTime.o
513 0000b2f0 000018 800119f0 0000db70 16 OSGetTime os.a OSTime.o
514 0000b310 000008 80011a10 0000db90 16 OSGetTick os.a OSTime.o
515 UNUSED 000014 ........ ........ __SetTime os.a OSTime.o
516 UNUSED 000084 ........ ........ __OSSetTime os.a OSTime.o
517 0000b320 000064 80011a20 0000dba0 16 __OSGetSystemTime os.a OSTime.o
518 0000b390 000058 80011a90 0000dc10 16 __OSTimeToSystemTime os.a OSTime.o
519 UNUSED 000008 ........ ........ __OSSetTick os.a OSTime.o
520 0000b3f0 00032c 80011af0 0000dc70 16 OSTicksToCalendarTime os.a OSTime.o
521 UNUSED 0002a0 ........ ........ OSCalendarTimeToTicks os.a OSTime.o
[all …]
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.map728 0000fd60 000c3c 80016ee0 000130c0 1 .text osD.a OSTime.o
729 0000fd60 000018 80016ee0 000130c0 16 OSGetTime osD.a OSTime.o
730 0000fd80 000008 80016f00 000130e0 16 OSGetTick osD.a OSTime.o
731 UNUSED 000014 ........ ........ __SetTime osD.a OSTime.o
732 UNUSED 000090 ........ ........ __OSSetTime osD.a OSTime.o
733 0000fd90 000070 80016f10 000130f0 16 __OSGetSystemTime osD.a OSTime.o
734 0000fe00 00007c 80016f80 00013160 16 __OSTimeToSystemTime osD.a OSTime.o
735 UNUSED 000008 ........ ........ __OSSetTick osD.a OSTime.o
736 0000fe80 0000a4 80017000 000131e0 16 IsLeapYear osD.a OSTime.o
737 0000ff30 000068 800170b0 00013290 16 GetYearDays osD.a OSTime.o
[all …]