esp-idf/components/hal/include
Tomas Rezucha e32b7b060c fix(usb/host): Correctly parse bInterval field in HighSpeed EP descriptors
For LS and FS interrupt endpoint: interval = bInterval
For isochronous and HS interrupt endpoint: interval = 2^(bInterval-1)
2023-12-12 21:10:43 +01:00
..
hal fix(usb/host): Correctly parse bInterval field in HighSpeed EP descriptors 2023-12-12 21:10:43 +01:00