Changeset 7711296 in mainline for uspace/lib/usbhost/include/usb/host/hcd.h
- Timestamp:
- 2011-11-30T16:08:14Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f9776ae5
- Parents:
- 9dbfd288
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/hcd.h
r9dbfd288 r7711296 63 63 /*----------------------------------------------------------------------------*/ 64 64 /** Initialize hcd_t structure. 65 * Initializes device and endpoint managers. Sets data nd hook pointer to NULL.65 * Initializes device and endpoint managers. Sets data and hook pointer to NULL. 66 66 * @param hcd hcd_t structure to initialize, non-null. 67 67 * @param bandwidth Available bandwidth, passed to endpoint manager.
Note:
See TracChangeset
for help on using the changeset viewer.