Searched refs:SHCI_TL_UserEventFlow (Results 1 – 1 of 1) sorted by relevance
48 SHCI_TL_UserEventFlowStatus_t SHCI_TL_UserEventFlow; variable56 PLACE_IN_SECTION("SYSTEM_DRIVER_CONTEXT") SHCI_TL_UserEventFlowStatus_t SHCI_TL_UserEventFlow;105 …if((LST_is_empty(&SHciAsynchEventQueue) == FALSE) && (SHCI_TL_UserEventFlow != SHCI_TL_UserEventFl… in shci_user_evt_proc()114 SHCI_TL_UserEventFlow = UserEvtRxParam.status; in shci_user_evt_proc()118 SHCI_TL_UserEventFlow = SHCI_TL_UserEventFlow_Enable; in shci_user_evt_proc()121 if(SHCI_TL_UserEventFlow != SHCI_TL_UserEventFlow_Disable) in shci_user_evt_proc()134 …if((LST_is_empty(&SHciAsynchEventQueue) == FALSE) && (SHCI_TL_UserEventFlow != SHCI_TL_UserEventFl… in shci_user_evt_proc()145 SHCI_TL_UserEventFlow = SHCI_TL_UserEventFlow_Enable; in shci_resume_flow()191 SHCI_TL_UserEventFlow = SHCI_TL_UserEventFlow_Enable; in TlInit()