HomeSort by relevance Sort by last modified time
    Searched refs:tmr_Create (Results 1 - 6 of 6) 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!!
  /system/wlan/ti/wilink_6_1/utils/
timer.h 52 TI_HANDLE tmr_Create (TI_HANDLE hOs);
timer.c 84 * \fn tmr_Create
94 TI_HANDLE tmr_Create (TI_HANDLE hOs)
103 WLAN_OS_REPORT (("tmr_Create(): Allocation failed!!\n"));
122 * \sa tmr_Create
163 * \sa tmr_Create
350 * \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...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 278 pDrvMain->tStadHandles.hTimer = tmr_Create (hOs);
    [all...]

Completed in 196 milliseconds