Searched refs:firstDeviceSpeed (Results 1 – 2 of 2) sorted by relevance
331 uint8_t firstDeviceSpeed; /*!< The first device's speed, the controller's work speed*/ member
2895 if (ehciInstance->firstDeviceSpeed == USB_SPEED_HIGH) in USB_HostEhciSitdArrayInit()3466 if (ehciInstance->firstDeviceSpeed == USB_SPEED_HIGH) in USB_HostEhciOpenInterrupt()3522 if (ehciInstance->firstDeviceSpeed == USB_SPEED_HIGH) in USB_HostEhciOpenIso()4285 ehciInstance->firstDeviceSpeed = in USB_HostEhciPortChange()4293 if (ehciInstance->firstDeviceSpeed == USB_SPEED_HIGH) in USB_HostEhciPortChange()5417 … if (USB_HostAttachDevice(ehciInstance->hostHandle, ehciInstance->firstDeviceSpeed, 0, 0, 1, in USB_HostEhciTaskFunction()