Changeset e0a5d4c in mainline for uspace/lib/usbhost/include
- Timestamp:
- 2018-02-24T22:23:41Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 27de618
- Parents:
- 39f1c86
- Location:
- uspace/lib/usbhost/include/usb/host
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/bandwidth.h
r39f1c86 re0a5d4c 1 1 /* 2 2 * Copyright (c) 2011 Jan Vesely 3 * Copyright (c) 2018 Ondrej Hlavaty 3 4 * All rights reserved. 4 5 * -
uspace/lib/usbhost/include/usb/host/bus.h
r39f1c86 re0a5d4c 1 1 /* 2 * Copyright (c) 201 7 Ondrej Hlavaty <aearsis@eideo.cz>2 * Copyright (c) 2018 Ondrej Hlavaty, Petr Manek 3 3 * All rights reserved. 4 4 * -
uspace/lib/usbhost/include/usb/host/ddf_helpers.h
r39f1c86 re0a5d4c 1 1 /* 2 2 * Copyright (c) 2012 Jan Vesely 3 * Copyright (c) 2018 Ondrej Hlavaty 3 4 * All rights reserved. 4 5 * -
uspace/lib/usbhost/include/usb/host/endpoint.h
r39f1c86 re0a5d4c 1 1 /* 2 2 * Copyright (c) 2011 Jan Vesely 3 * Copyright (c) 2018 Ondrej Hlavaty 3 4 * All rights reserved. 4 5 * -
uspace/lib/usbhost/include/usb/host/hcd.h
r39f1c86 re0a5d4c 1 1 /* 2 2 * Copyright (c) 2011 Jan Vesely 3 * Copyright (c) 2018 Ondrej Hlavaty 3 4 * All rights reserved. 4 5 * -
uspace/lib/usbhost/include/usb/host/usb2_bus.h
r39f1c86 re0a5d4c 1 1 /* 2 2 * Copyright (c) 2011 Jan Vesely 3 * Copyright (c) 201 7 Ondrej Hlavaty <aearsis@eideo.cz>3 * Copyright (c) 2018 Ondrej Hlavaty 4 4 * All rights reserved. 5 5 * -
uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h
r39f1c86 re0a5d4c 1 1 /* 2 2 * Copyright (c) 2011 Jan Vesely 3 * Copyright (c) 2018 Ondrej Hlavaty 3 4 * All rights reserved. 4 5 * -
uspace/lib/usbhost/include/usb/host/utility.h
r39f1c86 re0a5d4c 1 1 /* 2 * Copyright (c) 201 7 Ondrej Hlavaty <aearsis@eideo.cz>2 * Copyright (c) 2018 Ondrej Hlavaty 3 3 * All rights reserved. 4 4 *
Note:
See TracChangeset
for help on using the changeset viewer.