esp-idf/components/hal/include
Tomas Rezucha 1e2c271bd0
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)
2024-02-19 15:44:59 +08:00
..
hal fix(usb/host): Correctly parse bInterval field in HighSpeed EP descriptors 2024-02-19 15:44:59 +08:00