esp-idf/components/usb/test_apps/hcd/main
Tomas Rezucha 0ce4aa114e
fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors
Bits [11,12] in HighSpeed periodic endpoints specify
the number of additional transaction opportunities per microframe
2024-02-19 15:44:59 +08: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 usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_common.h usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_ctrl.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_intr.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +01:00
test_hcd_isoc.c usb: Refactor USB Host tests 2022-11-30 18:12:54 +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