Home
last modified time | relevance | path

Searched refs:SHORT_LE (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/daemon/
Dusb_ffs.h39 #define SHORT_LE(x) htole16(x) macro
65 SHORT_LE(0x0409),
Ddaemon_usb.cpp134 descUsbFfs.wosHead.bcdVersion = SHORT_LE(1); in FillUsbV2Head()
135 descUsbFfs.wosHead.wIndex = SHORT_LE(4); in FillUsbV2Head()