Home
last modified time | relevance | path

Searched refs:TWD_writeMem (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/Test/
DTWD_Debug.c736 return ( TWD_writeMem (hTWD, pMemDebug, NULL, NULL) ); in TWD_Debug()
744 return ( TWD_writeMem (hTWD, pMemDebug, NULL, NULL) ); in TWD_Debug()
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.h3690 TI_STATUS TWD_writeMem (TI_HANDLE hTWD, TFwDebugParams* pMemDebug, void* fCb, TI_HANDLE hCb);
DTWDriver.c1432 TI_STATUS TWD_writeMem (TI_HANDLE hTWD, TFwDebugParams* pMemDebug, void* fCb, TI_HANDLE hCb) in TWD_writeMem() function