#include <usb_host_enum.h>
Data Fields | |
U8 | device_address |
U8 | ep_ctrl_size |
U8 | hub_port_nb |
U8 | parent_hub_number |
U8 | nb_interface |
U16 | pid |
U16 | vid |
U8 | bmattributes |
U8 | maxpower |
S_usb_interface | interface [MAX_INTERFACE_FOR_DEVICE] |
Definition at line 108 of file usb_host_enum.h.
Definition at line 110 of file usb_host_enum.h.
Referenced by host_select_device(), host_send_control(), remove_device_entry(), and usb_host_task().
Definition at line 111 of file usb_host_enum.h.
Referenced by host_send_control(), remove_device_entry(), and usb_host_task().
Definition at line 114 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), and remove_device_entry().
Definition at line 115 of file usb_host_enum.h.
Referenced by host_check_VID_PID(), and remove_device_entry().
Definition at line 116 of file usb_host_enum.h.
Referenced by host_check_VID_PID(), and remove_device_entry().
Definition at line 117 of file usb_host_enum.h.
Referenced by host_check_class(), and remove_device_entry().
Definition at line 118 of file usb_host_enum.h.
Referenced by host_check_class(), and remove_device_entry().
S_usb_interface S_usb_device::interface[MAX_INTERFACE_FOR_DEVICE] |
Definition at line 119 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), host_get_hwd_pipe_nb(), remove_device_entry(), and usb_host_task().