esp-idf/components/usb/test_apps/hcd/main
Tomas Rezucha c64d0be428 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 09:59:50 +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-28 16:09:49 +08:00
test_hcd_common.c feat(usb/host): Update ISOC scheduler for HS endpoints 2024-03-04 09:59:50 +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 2024-02-28 16:09:50 +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 09:59:50 +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