Searched refs:kUSB_DeviceOhciPortPhyAttached (Results 1 – 2 of 2) sorted by relevance
405 kUSB_DeviceOhciPortPhyAttached, /*!< Port is physically attached */ enumerator
685 usbHostState->portState[i].portStatus = (uint8_t)kUSB_DeviceOhciPortPhyAttached; in USB_HostOhciPortChange()2692 … if ((uint8_t)kUSB_DeviceOhciPortPhyAttached == usbHostState->portState[i].portStatus) in USB_HostOhciTaskFunction()