Home
last modified time | relevance | path

Searched refs:htole16 (Results 1 – 3 of 3) sorted by relevance

/tools/include/tools/
Dendian.h9 #ifndef htole16
10 #define htole16(x) (x) macro
33 #ifndef htole16
34 #define htole16(x) __bswap_16(x) macro
/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c106 .wMaxPacketSize = htole16(512),
113 .wMaxPacketSize = htole16(512),
134 htole16(0x0409), /* en-us */
/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c108 .wMaxPacketSize = htole16(512),
115 .wMaxPacketSize = htole16(512),
136 htole16(0x0409), /* en-us */