Searched defs:timerid (Results 1 – 4 of 4) sorted by relevance
134 timer_t timerid; in OsAllocateTimer() local157 static int OsFreeTimer(timer_t timerid) in OsFreeTimer()167 static int OsStartTimer(timer_t timerid, int msec, int mode) in OsStartTimer()196 static int OsStopTimer(timer_t timerid) in OsStopTimer()
70 timer_t timerid; in OsAllocateTimer() local91 static int OsFreeTimer(timer_t timerid) in OsFreeTimer()103 static int OsStartTimer(timer_t timerid, int msec, int mode) in OsStartTimer()
2438 timer_t timerid; in OsAllocateTimer() local2461 static int OsFreeTimer(timer_t timerid) in OsFreeTimer()2471 static int OsStartTimer(timer_t timerid, int msec, int mode) in OsStartTimer()2501 static int OsStopTimer(timer_t timerid) in OsStopTimer()
353 timer_t timerid = (timer_t)-1; in OsAllocateTimer() local380 static int OsFreeTimer(timer_t timerid) in OsFreeTimer()390 static int OsStartTimer(timer_t timerid, int msec, int mode) in OsStartTimer()418 static int OsStopTimer(timer_t timerid) in OsStopTimer()