Home
last modified time | relevance | path

Searched defs:timerid (Results 1 – 4 of 4) sorted by relevance

/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Drtk_btservice.c134 timer_t timerid; in OsAllocateTimer() local
157 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()
Dhardware_usb.c70 timer_t timerid; in OsAllocateTimer() local
91 static int OsFreeTimer(timer_t timerid) in OsFreeTimer()
103 static int OsStartTimer(timer_t timerid, int msec, int mode) in OsStartTimer()
Dhci_h5.c2438 timer_t timerid; in OsAllocateTimer() local
2461 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()
Drtk_parse.c353 timer_t timerid = (timer_t)-1; in OsAllocateTimer() local
380 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()