Searched defs:tmr_Init (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/utils/
H A Dtimer.c219 * \fn tmr_Init
233 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext) function
240 WLAN_OS_REPORT (("tmr_Init(): ERROR - NULL timer!\n"));
350 * \note This timer creation may be used only after tmr_Create() and tmr_Init() were executed!!

Completed in 62 milliseconds