Changeset 306a36d in mainline for uspace/lib/usbhost/include/usb/host/hcd.h
- Timestamp:
- 2017-11-19T23:43:31Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ff14aede
- Parents:
- e76c0ea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/hcd.h
re76c0ea r306a36d 102 102 } 103 103 104 extern int hcd_get_ep0_max_packet_size(uint16_t *, hcd_t *, device_t *); 105 104 106 extern int hcd_send_batch(hcd_t *, device_t *, usb_target_t, 105 107 usb_direction_t direction, char *, size_t, uint64_t,
Note:
See TracChangeset
for help on using the changeset viewer.