Searched refs:fwDbg_ReadAddr (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
H A DfwDebug_api.h101 TI_STATUS fwDbg_ReadAddr (TI_HANDLE hFwDebug,
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
H A DfwDebug.c224 TI_STATUS fwDbg_ReadAddr (TI_HANDLE hFwDebug, function
238 TRACE1(pFwDebug->hOs, REPORT_SEVERITY_ERROR, "fwDbg_ReadAddr : Buffer Length too large -- %d",Length);
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.c1422 if (fwDbg_ReadAddr(((TTwd *)hTWD)->hFwDbg,pMemDebug->addr,pMemDebug->length,pMemDebug->UBuf.buf8,(TFwDubCallback)fCb,hCb) == TI_NOK)

Completed in 68 milliseconds