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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 105 extern HwCtrl_T *whal_hwCtrl_Create(TI_HANDLE hOs, WhalParams_T *pWhalParams);
whalHwCtrl.c 73 * whal_hwCtrl_Create()
83 HwCtrl_T *whal_hwCtrl_Create(TI_HANDLE hOs, WhalParams_T *pWhalParams)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c 151 pWhalCtrl->pHwCtrl = whal_hwCtrl_Create(hOs, pWhalCtrl->pWhalParams);
154 WLAN_OS_REPORT(("whalCtrl_Create: Error whal_hwCtrl_Create\n"));
    [all...]

Completed in 15 milliseconds