Changeset 745d2ad in mainline for uspace/lib/usb/include/usb/dp.h


Ignore:
Timestamp:
2011-02-20T12:35:56Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
540e2d2
Parents:
0a46c41e
Message:

Add standard USB descriptor nesting to libusb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/dp.h

    r0a46c41e r745d2ad  
    4545} usb_dp_descriptor_nesting_t;
    4646
     47extern usb_dp_descriptor_nesting_t usb_dp_standard_descriptor_nesting[];
     48
    4749typedef struct {
    4850        usb_dp_descriptor_nesting_t *nesting;
Note: See TracChangeset for help on using the changeset viewer.