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

  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
memMngrEx.h 78 #define NUM_OF_FREE_ARGS 5
191 UINT32 freeArgs[NUM_OF_FREE_ARGS]; /* arguments to be send with the free function */
208 UINT32 freeArgs[NUM_OF_FREE_ARGS]; /* arguments to be send with the free function */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 710 UINT32 freeArgs[NUM_OF_FREE_ARGS]; /* arguments to be send with the free function */
736 for (i=0; i<NUM_OF_FREE_ARGS; i++)
    [all...]

Completed in 1024 milliseconds