Home
last modified time | relevance | path

Searched refs:kUSB_DeviceIp3516HsPortPhyDetached (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.h559 kUSB_DeviceIp3516HsPortPhyDetached, /*!< Port is physically detached */ enumerator
Dusb_host_ip3516hs.c1025 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()