Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.h560 kUSB_DeviceIp3516HsPortPhyAttached, /*!< Port is physically attached */ enumerator
Dusb_host_ip3516hs.c1009 usbHostState->portState[i].portStatus = (uint8_t)kUSB_DeviceIp3516HsPortPhyAttached; in USB_HostIp3516HsPortChange()
3980 … if ((uint8_t)kUSB_DeviceIp3516HsPortPhyAttached == usbHostState->portState[i].portStatus) in USB_HostIp3516HsTaskFunction()