Changeset 84eb7432 in mainline for uspace/lib/usb/include
- Timestamp:
- 2011-06-18T17:04:14Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c4fb5ecd
- Parents:
- 58c0917
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/include/usb/usb.h
r58c0917 r84eb7432 69 69 USB_DIRECTION_BOTH 70 70 } usb_direction_t; 71 72 const char *usb_str_direction(usb_direction_t); 71 73 72 74 /** USB speeds. */
Note:
See TracChangeset
for help on using the changeset viewer.