Searched refs:usb_host_interface_handle (Results 1 – 20 of 20) sorted by relevance
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
| D | usb_host_cdc.h | 236 …usb_host_interface_handle controlInterfaceHandle; /*!< The handle of the CDC device control … 237 …usb_host_interface_handle dataInterfaceHandle; /*!< The handle of the CDC device data int… 312 usb_host_interface_handle interfaceHandle, 336 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_video.h | 587 …usb_host_interface_handle streamIntfHandle; /*!< This instance's video stream interface h… 588 …usb_host_interface_handle controlIntfHandle; /*!< This instance's control stream interface… 638 usb_host_interface_handle interfaceHandle, 663 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_audio.h | 559 … usb_host_interface_handle streamIntfHandle; /*!< This instance's audio stream interface handle*/ 560 …usb_host_interface_handle controlIntfHandle; /*!< This instance's control stream interface handle*/ 645 usb_host_interface_handle interfaceHandle, 670 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_printer.h | 51 usb_host_interface_handle interfaceHandle; /*!< This instance's related interface handle*/ 117 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_phdc.h | 107 usb_host_interface_handle interfaceHandle; /*!< The interface handle */ 178 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_hid.h | 61 usb_host_interface_handle interfaceHandle; /*!< This instance's related interface handle*/ 146 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_hub.h | 99 usb_host_interface_handle interfaceHandle; /*!< Interface handle*/ 179 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_msd.h | 134 usb_host_interface_handle interfaceHandle; /*!< This instance's related interface handle*/ 233 usb_host_interface_handle interfaceHandle,
|
| D | usb_host_video.c | 426 usb_host_interface_handle interfaceHandle, in USB_HostVideoStreamSetInterface() 596 usb_host_interface_handle interfaceHandle, in USB_HostVideoControlSetInterface()
|
| D | usb_host_cdc.c | 516 usb_host_interface_handle interfaceHandle, in USB_HostCdcSetControlInterface() 611 usb_host_interface_handle interfaceHandle, in USB_HostCdcSetDataInterface()
|
| D | usb_host_hub.c | 210 usb_host_interface_handle interfaceHandle, in USB_HostHubSetInterface()
|
| D | usb_host_audio.c | 452 usb_host_interface_handle interfaceHandle, in USB_HostAudioStreamSetInterface() 1059 usb_host_interface_handle interfaceHandle, in USB_HostAudioControlSetInterface()
|
| D | usb_host_printer.c | 388 usb_host_interface_handle interfaceHandle, in USB_HostPrinterSetInterface()
|
| D | usb_host_hid.c | 384 usb_host_interface_handle interfaceHandle, in USB_HostHidSetInterface()
|
| D | usb_host_msd.c | 945 usb_host_interface_handle interfaceHandle, in USB_HostMsdSetInterface()
|
| D | usb_host_phdc.c | 625 usb_host_interface_handle interfaceHandle, in USB_HostPhdcSetInterface()
|
| D | usb_host_hub_app.c | 107 static usb_host_interface_handle s_HubInterfaceHandle;
|
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/ |
| D | usb_host.h | 37 typedef void *usb_host_interface_handle; typedef 368 extern usb_status_t USB_HostHelperParseAlternateSetting(usb_host_interface_handle interfaceHandle, 645 usb_host_interface_handle interfaceHandle); 660 usb_host_interface_handle interfaceHandle);
|
| D | usb_host_devices.c | 1306 usb_status_t USB_HostOpenDeviceInterface(usb_device_handle deviceHandle, usb_host_interface_handle … in USB_HostOpenDeviceInterface() 1356 usb_status_t USB_HostCloseDeviceInterface(usb_device_handle deviceHandle, usb_host_interface_handle… in USB_HostCloseDeviceInterface()
|
| D | usb_host_hci.c | 654 usb_status_t USB_HostHelperParseAlternateSetting(usb_host_interface_handle interfaceHandle, in USB_HostHelperParseAlternateSetting()
|