Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.h60 KPortRunCheckCPortReset, /*!< Check C_PORT_RESET */ enumerator
Dusb_host_hub_app.c537 portInstance->portStatus = (uint8_t)KPortRunCheckCPortReset; /* update as next state */ in USB_HostHubProcessPortAttach()
547 case KPortRunCheckCPortReset: /* (7) check C_PORT_RESET and clear C_PORT_RESET */ in USB_HostHubProcessPortAttach()