Home
last modified time | relevance | path

Searched refs:kUSB_HostGetHostHandle (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h85 kUSB_HostGetHostHandle, /*!< Device's host handle */ enumerator
Dusb_host_hci.c608 case kUSB_HostGetHostHandle: /* device host handle */ in USB_HostHelperGetPeripheralInformation()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.c196 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostHubInit()
Dusb_host_printer.c376 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostPrinterInit()
Dusb_host_hid.c372 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostHidInit()
Dusb_host_video.c805 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostVideoInit()
Dusb_host_msd.c914 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostMsdInit()
Dusb_host_phdc.c751 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostPhdcInit()
Dusb_host_cdc.c485 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostCdcInit()
Dusb_host_audio.c76 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostAudioInit()