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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.h 102 TI_STATUS whal_hwCtrl_FinalizeDownload (TI_HANDLE hHwCtrl, BootAttr_T *pBootAttr);
whalHwCtrl.c 778 * whal_hwCtrl_FinalizeDownload()
788 TI_STATUS whal_hwCtrl_FinalizeDownload (TI_HANDLE hHwCtrl, BootAttr_T *pBootAttr)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
shmFwCtrl.c 712 /* Call the whal_hwCtrl_FinalizeDownload of the upper layer to finalize the download process */
713 whal_hwCtrl_FinalizeDownload (pWhalBus->hHwCtrl, &pWhalBus->BootAttr);
    [all...]

Completed in 24 milliseconds