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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
shmDebug.c 127 RegValue = whalBus_MacRegRead(hWhalBus, regIndex);
143 whalBus_MacRegRead(hWhalBus, RX_FRM_CNT),
144 whalBus_MacRegRead(hWhalBus, RX_FRM_CNT)));
148 whalBus_MacRegRead(hWhalBus, CONS_FCS_ERR_CNT),
149 whalBus_MacRegRead(hWhalBus, CONS_FCS_ERR_CNT)));
153 whalBus_MacRegRead(hWhalBus, FCS_ERR_CNT),
154 whalBus_MacRegRead(hWhalBus, FCS_ERR_CNT)));
158 whalBus_MacRegRead(hWhalBus, PLCP_ERR_CNT),
159 whalBus_MacRegRead(hWhalBus, PLCP_ERR_CNT)));
163 whalBus_MacRegRead(hWhalBus, RX_FRM_PTR),
    [all...]
shmBus.c 319 UINT32 whalBus_MacRegRead(TI_HANDLE hWhalBus, UINT32 RegAddr)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Api.h 78 UINT32 whalBus_MacRegRead (TI_HANDLE hWhalBus, UINT32 RegAddr);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalDebug.c 77 return whalBus_MacRegRead(pWhalCtrl->pHwCtrl->hWhalBus, addr);

Completed in 462 milliseconds