Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.h37 #define USB_KHCI_EVENT_RESET 0x02U macro
Dusb_host_khci.c180 (void)OSA_EventSet(usbHostPointer->khciEventPointer, USB_KHCI_EVENT_RESET); in USB_HostKhciIsrFunction()
1488 if (0U != (eventBit & USB_KHCI_EVENT_RESET)) in USB_HostKhciTaskFunction()