Changeset 1d10ca1 in mainline for uspace/lib/usbhid/include
- Timestamp:
 - 2011-05-25T19:07:20Z (14 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 5f9b81af
 - Parents:
 - 1eee99f2
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/usbhid/include/usb/hid/hidparser.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/usbhid/include/usb/hid/hidparser.h
r1eee99f2 r1d10ca1 82 82 83 83 /** */ 84 uint8_t usb_hid_report_get_ report_id(usb_hid_report_t *report,84 uint8_t usb_hid_report_get_next_report_id(usb_hid_report_t *report, 85 85 uint8_t report_id, 86 86 usb_hid_report_type_t type);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  