Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.h561 kUSB_DeviceIp3516HsPortAttached, /*!< Port is attached and initialized */ enumerator
Dusb_host_ip3516hs.c1019 if ((uint8_t)kUSB_DeviceIp3516HsPortAttached == usbHostState->portState[i].portStatus) in USB_HostIp3516HsPortChange()
3987 … usbHostState->portState[i].portStatus = (uint8_t)kUSB_DeviceIp3516HsPortAttached; in USB_HostIp3516HsTaskFunction()