Searched refs:kUSB_DeviceIp3516HsPortPhyDetached (Results 1 – 2 of 2) sorted by relevance
559 kUSB_DeviceIp3516HsPortPhyDetached, /*!< Port is physically detached */ enumerator
1025 usbHostState->portState[i].portStatus = (uint8_t)kUSB_DeviceIp3516HsPortPhyDetached; in USB_HostIp3516HsPortChange()3923 if ((usbHostState->portState[0].portStatus == kUSB_DeviceIp3516HsPortPhyDetached) || in USB_HostIp3516HsIoctl()3996 … if ((uint8_t)kUSB_DeviceIp3516HsPortPhyDetached == usbHostState->portState[i].portStatus) in USB_HostIp3516HsTaskFunction()