Changeset 6271a34 in mainline for uspace/lib/usbhost/include/usb
- Timestamp:
- 2018-01-20T18:21:39Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2aaba7e
- Parents:
- 51c1d500
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/utility.h
r51c1d500 r6271a34 46 46 typedef void (*endpoint_reset_toggle_t)(endpoint_t *); 47 47 48 uint16_t hc_get_ep0_initial_mps(usb_speed_t); 48 49 int hc_get_ep0_max_packet_size(uint16_t *, bus_t *, device_t *); 49 50 void hc_reset_toggles(const usb_transfer_batch_t *batch, endpoint_reset_toggle_t);
Note:
See TracChangeset
for help on using the changeset viewer.