testing hcd with f723 due to h743eval issue with mfx vbus drive.

This commit is contained in:
hathach
2024-10-18 22:16:21 +07:00
parent 42b6f30eda
commit 61b33ca926
4 changed files with 50 additions and 21 deletions

View File

@@ -41,8 +41,8 @@
typedef enum {
TUSB_ROLE_INVALID = 0,
TUSB_ROLE_DEVICE,
TUSB_ROLE_HOST,
TUSB_ROLE_DEVICE = 0x1,
TUSB_ROLE_HOST = 0x2,
} tusb_role_t;
/// defined base on EHCI specs value for Endpoint Speed