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

  /hardware/ti/wlan/wl1271/utils/
timer.h 52 TI_HANDLE tmr_Create (TI_HANDLE hOs);
timer.c 83 * \fn tmr_Create
93 TI_HANDLE tmr_Create (TI_HANDLE hOs)
102 WLAN_OS_REPORT (("tmr_Create(): Allocation failed!!\n"));
121 * \sa tmr_Create
158 * \sa tmr_Create
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 275 pDrvMain->tStadHandles.hTimer = tmr_Create (hOs);
    [all...]

Completed in 59 milliseconds