HomeSort by relevance Sort by last modified time
    Searched defs:WLANTOHS (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/utils/
tidef.h 253 #define WLANTOHS(x) (x)
289 * \def WLANTOHS
292 #define WLANTOHS(x) BYTE_SWAP_WORD (x)
  /system/wlan/ti/wilink_6_1/utils/
tidef.h 258 #define WLANTOHS(x) (x)
294 * \def WLANTOHS
297 #define WLANTOHS(x) BYTE_SWAP_WORD (x)

Completed in 152 milliseconds