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 |
|
Darian Leung
|
3964fb2d04
|
refactor(usb/host): reformat code with astyle_py
|
2024-02-19 15:45:00 +08:00 |
|
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 |
|
Tomas Rezucha
|
645592e157
|
usb: Refactor USB Host tests
* USB tests migrated to pytest
* Error messages improved
* Configurable for different mock devices
|
2022-11-30 18:12:54 +01:00 |
|