Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/utils/
Dtimer.h57 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext);
Dtimer.c233 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext) in tmr_Init() function
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DDrvMain.c804 tmr_Init (pModules->hTimer, pModules->hOs, pModules->hReport, pModules->hContext); in drvMain_Init()