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

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
cli_cu_common.h 68 #ifndef TI_VOIDCAST
69 #define TI_VOIDCAST(p) ((void)p)
  /hardware/ti/wlan/wl1271/utils/
tidef.h 120 * \def TI_VOIDCAST
123 #ifndef TI_VOIDCAST
124 #define TI_VOIDCAST(p) ((void)p)

Completed in 45 milliseconds