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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.h 116 } readWrite_MemoryType_e;
118 void whalCtrl_Print_Mem_Regs (TI_HANDLE hWhalCtrl, UINT32 addr, UINT32 len, readWrite_MemoryType_e memType);
119 int whalCtrl_Set_Mem_Regs (TI_HANDLE hWhalCtrl, UINT32 address, UINT32 len, UINT32 aWriteVal, readWrite_MemoryType_e memType);
  /hardware/ti/wlan/wl1271/Test/
TWD_Debug.c 128 } readWrite_MemoryType_e;
172 static void TWD_PrintMemRegs (TI_HANDLE hTWD, TI_UINT32 address, TI_UINT32 len, readWrite_MemoryType_e memType)
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
TWD_Debug.c 128 } readWrite_MemoryType_e;
172 static void TWD_PrintMemRegs (TI_HANDLE hTWD, TI_UINT32 address, TI_UINT32 len, readWrite_MemoryType_e memType)
    [all...]

Completed in 105 milliseconds