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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
wspi.h 87 int WSPI_Configure (TI_HANDLE hWSPI, TI_HANDLE hReport, const WSPIConfig_t* aConfig, WSPI_CB_T* CB);
wspi.c 242 * Function : WSPI_Configure
256 int WSPI_Configure (TI_HANDLE hWSPI, TI_HANDLE hReport, const WSPIConfig_t* aConfig, WSPI_CB_T* cb)
    [all...]
whalHwAccess.c 472 status = WSPI_Configure (pHwAccess->hDriver,
    [all...]
  /hardware/ti/wlan/wl1271/Txn/
WspiBusDrv.c 230 iStatus = WSPI_Configure(pBusDrv->hWspi, pBusDrv->hReport, &wspi_config, &cb);
  /system/wlan/ti/wilink_6_1/Txn/
WspiBusDrv.c 230 iStatus = WSPI_Configure(pBusDrv->hWspi, pBusDrv->hReport, &wspi_config, &cb);

Completed in 31 milliseconds