HomeSort by relevance Sort by last modified time
    Searched refs:PTimerStart (Results 1 - 4 of 4) sorted by null

  /external/srec/portable/include/
ptimer.h 58 PORTABLE_API ESR_ReturnCode PTimerStart(PTimer *timer);
69 * time since the last time PTimerStart() was called.
  /external/srec/portable/src/
ptimer.c 81 ESR_ReturnCode PTimerStart(PTimer *timer)
109 * elapsed time since the last time PTimerStart() was called.
194 ESR_ReturnCode PTimerStart(PTimer *timer)
230 * elapsed time since the last time PTimerStart() was called.
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 819 PTimerStart ( addWordTimer );
863 PTimerStart ( compileTimer );
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 812 PTimerStart ( addWordTimer );
855 PTimerStart ( compileTimer );
    [all...]

Completed in 333 milliseconds