#include <usb_host_enum.h>
Data Fields | |
U8 | nb_device |
S_usb_device | device [MAX_DEVICE_IN_USB_TREE] |
Definition at line 122 of file usb_host_enum.h.
Definition at line 124 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), init_usb_tree(), remove_device_entry(), and usb_host_task().
S_usb_device S_usb_tree::device[MAX_DEVICE_IN_USB_TREE] |
Definition at line 125 of file usb_host_enum.h.
Referenced by host_auto_configure_endpoint(), host_check_class(), host_check_VID_PID(), host_get_hwd_pipe_nb(), host_select_device(), host_send_control(), remove_device_entry(), and usb_host_task().