Searched refs:UserEvtRxParam (Results 1 – 1 of 1) sorted by relevance
89 tSHCI_UserEvtRxParam UserEvtRxParam; in shci_user_evt_proc() local111 UserEvtRxParam.pckt = phcievtbuffer; in shci_user_evt_proc()112 UserEvtRxParam.status = SHCI_TL_UserEventFlow_Enable; in shci_user_evt_proc()113 shciContext.UserEvtRx((void *)&UserEvtRxParam); in shci_user_evt_proc()114 SHCI_TL_UserEventFlow = UserEvtRxParam.status; in shci_user_evt_proc()