Home
last modified time | relevance | path

Searched refs:tmr_ClearOperQueue (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/utils/
Dtimer.h56 void tmr_ClearOperQueue (TI_HANDLE hTimerModule);
Dtimer.c197 void tmr_ClearOperQueue (TI_HANDLE hTimerModule) in tmr_ClearOperQueue() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c1207 tmr_ClearOperQueue (pDrvMain->tStadHandles.hTimer); in drvMain_ClearQueuedEvents()