Changeset 27736cf in mainline for uspace/lib/usbhost/src/iface.c
- Timestamp:
- 2011-10-31T16:50:31Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 07a7a97d
- Parents:
- f37eb84
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/src/iface.c
rf37eb84 r27736cf 182 182 /*----------------------------------------------------------------------------*/ 183 183 static int register_endpoint( 184 ddf_fun_t *fun, usb_address_t address, usb_speed_t ep_speed, 185 usb_endpoint_t endpoint, 184 ddf_fun_t *fun, usb_address_t address, usb_endpoint_t endpoint, 186 185 usb_transfer_type_t transfer_type, usb_direction_t direction, 187 186 size_t max_packet_size, unsigned int interval)
Note:
See TracChangeset
for help on using the changeset viewer.