esp-idf/components/usb/test_apps/hcd/main
Tomas Rezucha e3f811b5b8 feat(usb/host): Update ISOC scheduler for HS endpoints
USB-OTG uses 'sched_info' field of HCTSIZ register to schedule transactions
in USB microframes.
2024-03-04 10:00:35 +01:00
..
CMakeLists.txt usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_app_main.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_bulk.c fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors 2024-02-19 15:44:59 +08:00
test_hcd_common.c feat(usb/host): Update ISOC scheduler for HS endpoints 2024-03-04 10:00:35 +01:00
test_hcd_common.h usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_ctrl.c refactor(usb/host): reformat code with astyle_py 2024-02-19 15:45:00 +08:00
test_hcd_intr.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_isoc.c feat(usb/host): Update ISOC scheduler for HS endpoints 2024-03-04 10:00:35 +01:00
test_hcd_port.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_usb_helpers.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00