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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Export_Inc/
TNETW_Driver_api.h 60 TI_STATUS TnetwDrv_Configure (TI_HANDLE hTnetwDrv, TnetwDrv_InitParams_t* pInitParams);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver.c 434 /* CB at the end of TnetwDrv_Configure(). not called if no registration was done */
529 /* if the configure complete function was registered, we call it here - end of TnetwDrv_Configure stage */
556 TI_STATUS TnetwDrv_Configure (TI_HANDLE hTnetwDrv, TnetwDrv_InitParams_t* pInitParams)
674 if (TnetwDrv_Configure (hTnetwDrv, NULL) != OK)
    [all...]

Completed in 42 milliseconds