#include <usb_host_enum.h>
Data Fields | |
U8 | interface_nb |
U8 | altset_nb |
U16 | class |
U16 | subclass |
U16 | protocol |
U8 | nb_ep |
S_usb_endpoint | ep [4] |
Definition at line 97 of file usb_host_enum.h.
Definition at line 99 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), and remove_device_entry().
Definition at line 100 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), and remove_device_entry().
Definition at line 101 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), and remove_device_entry().
Definition at line 102 of file usb_host_enum.h.
Referenced by host_check_class(), and remove_device_entry().
Definition at line 103 of file usb_host_enum.h.
Referenced by host_check_class(), and remove_device_entry().
Definition at line 104 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), and remove_device_entry().
Definition at line 105 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_get_hwd_pipe_nb(), host_mem_install(), remove_device_entry(), usb_host_task(), and ushell_cmdusb_ls().