HomeSort by relevance Sort by last modified time
    Searched refs:tmr_Init (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/utils/
timer.h 57 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext);
timer.c 208 * \fn tmr_Init
222 void tmr_Init (TI_HANDLE hTimerModule, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hContext)
229 WLAN_OS_REPORT (("tmr_Init(): ERROR - NULL timer!\n"));
330 * \note This timer creation may be used only after tmr_Create() and tmr_Init() were executed!!
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 797 tmr_Init (pModules->hTimer, pModules->hOs, pModules->hReport, pModules->hContext);
    [all...]

Completed in 1405 milliseconds