Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/utils/
Dtimer.h53 TI_STATUS tmr_Destroy (TI_HANDLE hTimerModule);
Dtimer.c123 TI_STATUS tmr_Destroy (TI_HANDLE hTimerModule) in tmr_Destroy() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c744 tmr_Destroy (pDrvMain->tStadHandles.hTimer); in drvMain_Destroy()