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

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 87 #define UINT16_MAX_VAL 0xffff
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 861 if (uMaxParamValue > UINT16_MAX_VAL)
868 if (uMaxParamValue > UINT16_MAX_VAL)

Completed in 288 milliseconds