Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/utils/
Dtimer.h52 TI_HANDLE tmr_Create (TI_HANDLE hOs);
Dtimer.c94 TI_HANDLE tmr_Create (TI_HANDLE hOs) in tmr_Create() function
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DDrvMain.c278 pDrvMain->tStadHandles.hTimer = tmr_Create (hOs); in drvMain_Create()