Searched refs:kUSB_DeviceOhciPortPhyDetached (Results 1 – 2 of 2) sorted by relevance
404 kUSB_DeviceOhciPortPhyDetached, /*!< Port is physically detached */ enumerator
697 usbHostState->portState[i].portStatus = (uint8_t)kUSB_DeviceOhciPortPhyDetached; in USB_HostOhciPortChange()2708 … if ((uint8_t)kUSB_DeviceOhciPortPhyDetached == usbHostState->portState[i].portStatus) in USB_HostOhciTaskFunction()