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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
shmDebug.c 92 RegValue = whalBus_PhyRegRead(hWhalBus, regIndex+0x3c0000);
94 RegValue = whalBus_PhyRegRead(hWhalBus, regIndex);
203 whalBus_PhyRegRead(hWhalBus, 0x3c400a),
204 whalBus_PhyRegRead(hWhalBus, 0x3c400a)));
208 whalBus_PhyRegRead(hWhalBus, 0x3c4017),
209 whalBus_PhyRegRead(hWhalBus, 0x3c4017)));
213 whalBus_PhyRegRead(hWhalBus, 0x3c2010),
214 whalBus_PhyRegRead(hWhalBus, 0x3c2010)));
218 whalBus_PhyRegRead(hWhalBus, 0x3c2002),
219 whalBus_PhyRegRead(hWhalBus, 0x3c2002)))
    [all...]
shmBus.c 376 UINT32 whalBus_PhyRegRead (TI_HANDLE hWhalBus, UINT32 PhyRegAddr)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Api.h 81 UINT32 whalBus_PhyRegRead (TI_HANDLE hWhalBus, UINT32 PhyRegAddr);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalDebug.c 111 return whalBus_PhyRegRead(pWhalCtrl->pHwCtrl->hWhalBus, addr);

Completed in 116 milliseconds