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

  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
HwInit_api.h 54 } TBootAttr;
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
HwInit.c 67 extern void cmdBld_FinalizeDownload (TI_HANDLE hCmdBld, TBootAttr *pBootAttr, FwStaticData_t *pFwInfo);
309 TBootAttr tBootAttr;
604 TBootAttr tBootAttr;
606 tBootAttr.MacClock = pWlanParams->MacClock;
607 tBootAttr.ArmClock = pWlanParams->ArmClock;
618 os_memoryCopy (pHwInit->hOs, &pHwInit->tBootAttr, &tBootAttr, sizeof(TBootAttr));
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBld.c     [all...]

Completed in 77 milliseconds