diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/class/hub/usb_hub.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/class/hub/usb_hub.h new file mode 100644 index 000000000..de5074663 --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/class/hub/usb_hub.h @@ -0,0 +1,8 @@ +#ifndef USB_HUB_H_ +#define USB_HUB_H_ + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/class/hub/usbh_hub.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/class/hub/usbh_hub.h new file mode 100644 index 000000000..0f4d3cb53 --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/class/hub/usbh_hub.h @@ -0,0 +1,9 @@ +#ifndef USBH_HUB_H_ +#define USBH_HUB_H_ + + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_def.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_def.h new file mode 100644 index 000000000..31dded28c --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_def.h @@ -0,0 +1,8 @@ +#ifndef USB_DEF_H_ +#define USB_DEF_H_ + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_errno.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_errno.h new file mode 100644 index 000000000..5f7a59859 --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_errno.h @@ -0,0 +1,7 @@ +#ifndef USB_ERROR_H_ +#define USB_ERROR_H_ + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_hc.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_hc.h new file mode 100644 index 000000000..fc910b9b8 --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_hc.h @@ -0,0 +1,9 @@ +#ifndef USB_HC_H_ +#define USB_HC_H_ + + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_list.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_list.h new file mode 100644 index 000000000..44f28777b --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_list.h @@ -0,0 +1,9 @@ +#ifndef USB_LIST_H_ +#define USB_LIST_H_ + + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_log.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_log.h new file mode 100644 index 000000000..09b3c911a --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_log.h @@ -0,0 +1,9 @@ +#ifndef USB_LOG_H_ +#define USB_LOG_H_ + + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_mem.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_mem.h new file mode 100644 index 000000000..b5118468c --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_mem.h @@ -0,0 +1,8 @@ +#ifndef USB_MEM_H_ +#define USB_MEM_H_ + + + + + +#endif diff --git a/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_util.h b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_util.h new file mode 100644 index 000000000..5f6aa22d1 --- /dev/null +++ b/Ubiquitous/XiZi_AIoT/services/drivers/usb/common/usb_util.h @@ -0,0 +1,7 @@ +#ifndef USB_UTIL_H_ +#define USB_TIIL_H_ + + + + +#endif