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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/HwInit/
HwInit.c 215 status = (TI_STATUS)whal_hwCtrl_ConfigHw(pHwInit->hHwCtrl, (void *)pHwInit->endOfHwInitCB, pHwInit->hRecoveryCtrl, TRUE);
219 ("InitHw_FinalizeDownload: whal_hwCtrl_ConfigHw failed\n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalRecovery.c 237 ("whalCtrl_ReConfig: whal_hwCtrl_ConfigHw failed\n"));
345 Stt = whal_hwCtrl_ConfigHw (pWhalCtrl->pHwCtrl, (void *)whalCtrl_ReConfigCb, hWhalCtrl, TRUE);
whalCtrl.c 434 if (whal_hwCtrl_ConfigHw (pWhalCtrl->pHwCtrl, (void *)whalCtrl_ConfigHwCb1, hWhalCtrl, FALSE) != OK)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 111 extern int whal_hwCtrl_ConfigHw (HwCtrl_T *pHwCtrl, void *fCb, TI_HANDLE hCb, BOOL bRecovery);
whalHwCtrl.c     [all...]

Completed in 20 milliseconds