Searched defs:interfaceHandle (Results 1 – 20 of 20) sorted by relevance
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
D | usb_host_cdc.c | 234 usb_host_interface_t *interfaceHandle; in USB_HostCdcOpenDataInterface() local 369 usb_host_interface_t *interfaceHandle; in USB_HostCdcOpenControlInterface() local 516 usb_host_interface_handle interfaceHandle, in USB_HostCdcSetControlInterface() 611 usb_host_interface_handle interfaceHandle, in USB_HostCdcSetDataInterface()
|
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_audio.c | 452 usb_host_interface_handle interfaceHandle, in USB_HostAudioStreamSetInterface() 666 usb_host_interface_handle interfaceHandle, in USB_HostAudioControlSetInterface()
|
D | usb_host_printer.h | 51 usb_host_interface_handle interfaceHandle; /*!< This instance's related interface handle*/ member
|
D | usb_host_hid.h | 61 usb_host_interface_handle interfaceHandle; /*!< This instance's related interface handle*/ member
|
D | usb_host_hub.c | 210 usb_host_interface_handle interfaceHandle, in USB_HostHubSetInterface()
|
D | usb_host_hub.h | 99 usb_host_interface_handle interfaceHandle; /*!< Interface handle*/ member
|
D | usb_host_phdc.h | 107 usb_host_interface_handle interfaceHandle; /*!< The interface handle */ member
|
D | usb_host_printer.c | 388 usb_host_interface_handle interfaceHandle, in USB_HostPrinterSetInterface()
|
D | usb_host_msd.c | 935 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_hid.c | 384 usb_host_interface_handle interfaceHandle, in USB_HostHidSetInterface()
|
D | usb_host_msd.h | 134 usb_host_interface_handle interfaceHandle; /*!< This instance's related interface handle*/ member
|
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/ |
D | usb_host_devices.c | 1306 …_HostOpenDeviceInterface(usb_device_handle deviceHandle, usb_host_interface_handle interfaceHandle) in USB_HostOpenDeviceInterface() 1356 …HostCloseDeviceInterface(usb_device_handle deviceHandle, usb_host_interface_handle interfaceHandle) in USB_HostCloseDeviceInterface()
|
D | usb_host_hci.c | 682 usb_status_t USB_HostHelperParseAlternateSetting(usb_host_interface_handle interfaceHandle, in USB_HostHelperParseAlternateSetting()
|
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/ |
D | usb_device_phdc.h | 55 usb_device_interface_struct_t *interfaceHandle; /*!< Current interface handle */ member
|
D | usb_device_printer.h | 65 usb_device_interface_struct_t *interfaceHandle; /*!< Current interface handle */ member
|
D | usb_device_hid.h | 93 usb_device_interface_struct_t *interfaceHandle; /*!< Current interface handle */ member
|
D | usb_device_msc.h | 195 usb_device_interface_struct_t *interfaceHandle; /*!< Current interface handle */ member
|
D | usb_device_ccid.h | 966 usb_device_interface_struct_t *interfaceHandle; /*!< Current interface handle */ member
|