Searched refs:kUSB_HostGetHostHandle (Results 1 – 10 of 10) sorted by relevance
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/ |
D | usb_host.h | 85 kUSB_HostGetHostHandle, /*!< Device's host handle */ enumerator
|
D | usb_host_hci.c | 608 case kUSB_HostGetHostHandle: /* device host handle */ in USB_HostHelperGetPeripheralInformation()
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
D | usb_host_hub.c | 196 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostHubInit()
|
D | usb_host_printer.c | 376 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostPrinterInit()
|
D | usb_host_hid.c | 372 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostHidInit()
|
D | usb_host_video.c | 805 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostVideoInit()
|
D | usb_host_msd.c | 914 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostMsdInit()
|
D | usb_host_phdc.c | 751 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostPhdcInit()
|
D | usb_host_cdc.c | 485 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostCdcInit()
|
D | usb_host_audio.c | 76 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetHostHandle, &info… in USB_HostAudioInit()
|