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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/inc/
FwEvent_api.h 56 void FwEvent_BusReadyCB(TI_HANDLE hFwEvent,UINT8 module_id, TI_STATUS status);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/FwEvent/
FwEvent.c 422 FwEvent_BusReadyCB);
451 FwEvent_BusReadyCB);
510 TNETWIF_Start (pFwEvent->hTNETWIF, FW_EVENT_MODULE_ID, hFwEvent, FwEvent_BusReadyCB);
537 * FwEvent_BusReadyCB()
539 * DESCRIPTION: FwEvent_BusReadyCB
547 void FwEvent_BusReadyCB (TI_HANDLE hFwEvent, UINT8 module_id, TI_STATUS status)
563 ("FwEvent_BusReadyCB() state(%d) is not FW_EVENT_STATE_READ_REG\n",
566 } /* FwEvent_BusReadyCB() */
652 } /* FwEvent_BusReadyCB() */
    [all...]

Completed in 215 milliseconds