Searched refs:kOtg_State_ASuspend (Results 1 – 3 of 3) sorted by relevance
154 if (otgKhciInstance->lastState == (uint32_t)kOtg_State_ASuspend) in USB_OtgKhciParsePeripheralStatus()213 …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()
75 kOtg_State_ASuspend, /*! a_suspend state */ enumerator
746 otgInstance->otgDeviceState = (uint8_t)kOtg_State_ASuspend; in _USB_OtgEnterStateASuspend()758 (uint32_t)kOtg_State_ASuspend); in _USB_OtgEnterStateASuspend()761 kOtg_State_ASuspend); in _USB_OtgEnterStateASuspend()1763 case kOtg_State_ASuspend: in USB_OtgTaskFunction()