summaryrefslogtreecommitdiff
path: root/class/hub/usbh_hub.h
AgeCommit message (Expand)Author
2024-07-07update(hub): update hub macros and hub params for usb3.0sakumisu
2024-01-08support multi USB IP for hostsakumisu
2023-12-24add usbh_deinitialize apisakumisu
2023-11-20make hub_set_feature and hub_clear_feature api publicsakumisu
2022-12-11update hub thread wakeup with queue not sem&listsakimisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-04-04add class driver export macro controlsakumisu
2022-03-23update class driver info,support class driver exportjzlv
2022-02-24use hport setup to replace class setup,move out test demosakumisu
2022-02-08format codessakimisu
2022-02-01add usb host stack(class not release completely)sakimusu