Searched defs:libusb_le16_to_cpu (Results 1 - 2 of 2) sorted by relevance

/external/libusb/include/libusb/
H A Dlibusb.h172 /** \def libusb_le16_to_cpu
180 #define libusb_le16_to_cpu libusb_cpu_to_le16 macro
1535 + libusb_le16_to_cpu(setup->wLength));
/external/libusb/libusb/
H A Dlibusb.h172 /** \def libusb_le16_to_cpu
180 #define libusb_le16_to_cpu libusb_cpu_to_le16 macro
1535 + libusb_le16_to_cpu(setup->wLength));

Completed in 70 milliseconds