Searched refs:stateMachine (Results 1 – 1 of 1) sorted by relevance
31 uint32_t stateMachine);208 uint32_t stateMachine) in _USB_OtgKhciRequestState() argument213 …if ((stateMachine == ((uint32_t)kOtg_State_ASuspend)) || (stateMachine == ((uint32_t)kOtg_State_BW… in _USB_OtgKhciRequestState()287 if (stateMachine != ((uint32_t)kOtg_State_ASuspend)) in _USB_OtgKhciRequestState()311 …if (0U != ((requestState & ((uint32_t)kOtg_StatusId))) && (stateMachine == ((uint32_t)kOtg_State_S… in _USB_OtgKhciRequestState()327 otgKhciInstance->lastState = stateMachine; in _USB_OtgKhciRequestState()