Changeset 5fd9c30 in mainline for uspace/lib/usbhost/include/usb/host/endpoint.h
- Timestamp:
- 2017-10-21T20:52:56Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 766043c
- Parents:
- 74b852b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/endpoint.h
r74b852b r5fd9c30 48 48 typedef struct bus bus_t; 49 49 typedef struct device device_t; 50 typedef struct usb_transfer_batch usb_transfer_batch_t; 50 51 51 52 /** Host controller side endpoint structure. */
Note:
See TracChangeset
for help on using the changeset viewer.