Changeset 5cbccd4 in mainline for uspace/lib/usbhost/src/ddf_helpers.c
- Timestamp:
- 2017-06-15T17:26:44Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 48197c1
- Parents:
- f4eb6c93
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/ddf_helpers.c
rf4eb6c93 r5cbccd4 854 854 [USB_SPEED_HIGH] = { .bw = BANDWIDTH_AVAILABLE_USB11, 855 855 .bw_count = bandwidth_count_usb11 }, 856 [USB_SPEED_SUPER] = { .bw = BANDWIDTH_AVAILABLE_USB11, 857 .bw_count = bandwidth_count_usb11 }, 856 858 }; 857 859
Note:
See TracChangeset
for help on using the changeset viewer.