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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmendian.h 48 #ifndef hton16
49 #define HTON16(i) BCMSWAP16(i)
50 #define hton16(i) bcmswap16(i) macro
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmendian.h 48 #ifndef hton16
49 #define HTON16(i) BCMSWAP16(i)
50 #define hton16(i) bcmswap16(i) macro

Completed in 46 milliseconds