| Age | Commit message (Collapse) | Author |
|
- fix current_desc_len += p[DESC_bLength] before p+= p[DESC_bLength]
- fix reset all eps when alt_setting=0
Signed-off-by: sakumisu <[email protected]>
|
|
Signed-off-by: sakumisu <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add usb_device_is_suspend() API
Signed-off-by: Zhihong Chen <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for remote wakeup & self powered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\"cherryusb\" now
|
|
|
|
|
|
USB_OTHER_SPEED_CONFIG_DESCRIPTOR_INIT macros
Signed-off-by: Zhihong Chen <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Zhihong Chen <[email protected]>
|
|
Signed-off-by: Zhihong Chen <[email protected]>
|
|
|
|
|
|
- Because the maximum number of endpoints specified in the USB protocol is 16, and some vendors support 16 endpoints
Signed-off-by: Zhihong Chen <[email protected]>
|
|
|
|
|
|
usbh_ep_open api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|