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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.h 65 failureEventCB_t FailureEvent_CB;
whalRecovery.c 379 pWhalCtrl->FailureEvent_CB(pWhalCtrl->FailureEvent_CB_handle,MBOX_FAILURE);
436 pWhalCtrl->FailureEvent_CB(pWhalCtrl->FailureEvent_CB_handle, DEVICE_ERROR);
453 pWhalCtrl->FailureEvent_CB(pWhalCtrl->FailureEvent_CB_handle, BUS_ERROR);
whalCtrl.c 609 pWhalCtrl->FailureEvent_CB = (failureEventCB_t)CBFunc;
    [all...]

Completed in 3787 milliseconds