HomeSort by relevance Sort by last modified time
    Searched refs:U32 (Results 1 - 25 of 55) sorted by null

1 2 3

  /hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
ipc_sta.h 40 S32 IPC_STA_Private_Send(THandle hIpcSta, U32 ioctl_cmd, PVOID bufIn, U32 sizeIn, PVOID bufOut, U32 sizeOut);
41 S32 IPC_STA_Wext_Send(THandle hIpcSta, U32 wext_request_id, PVOID p_iwreq_data, U32 len);
ipc_event.h 39 S32 IpcEvent_EnableEvent(THandle hIpcEvent, U32 event);
40 S32 IpcEvent_DisableEvent(THandle hIpcEvent, U32 event);
os_trans.h 36 TI_BOOL os_sockSend (THandle socket_id, PS8 buffer, U32 bufferSize);
38 S32 os_sockRecv (THandle socket_id, PU8 pBuffer, U32 bufferSize, TI_SIZE_T flags);
cu_os.h 42 S32 CuOs_GetDriverThreadId(THandle hCuWext, U32* threadid);
49 S32 CuOs_GetCurrentChannel(THandle hCuWext, U32* channel);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/inc/
ipc_sta.h 40 S32 IPC_STA_Private_Send(THandle hIpcSta, U32 ioctl_cmd, PVOID bufIn, U32 sizeIn, PVOID bufOut, U32 sizeOut);
41 S32 IPC_STA_Wext_Send(THandle hIpcSta, U32 wext_request_id, PVOID p_iwreq_data, U32 len);
ipc_event.h 39 S32 IpcEvent_EnableEvent(THandle hIpcEvent, U32 event);
40 S32 IpcEvent_DisableEvent(THandle hIpcEvent, U32 event);
os_trans.h 36 TI_BOOL os_sockSend (THandle socket_id, PS8 buffer, U32 bufferSize);
38 S32 os_sockRecv (THandle socket_id, PU8 pBuffer, U32 bufferSize, TI_SIZE_T flags);
cu_os.h 42 S32 CuOs_GetDriverThreadId(THandle hCuWext, U32* threadid);
49 S32 CuOs_GetCurrentChannel(THandle hCuWext, U32* channel);
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/
cu_common.h 35 U32 temp; /* the place of the IE's id and length */
36 U32 unmatchedPacketsCount; /* number of packets didn't match any filter (when the feature was enabled). */
37 U32 matchedPacketsCount[MAX_DATA_FILTERS]; /* number of packets matching each of the filters */
42 U32 temp; /* the place of the IE's id and length */
43 U32 MissedBeacons;
55 S32 CuCommon_SetU32(THandle hCuCommon, U32 PrivateIoctlId, U32 Data);
56 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData);
57 S32 CuCommon_SetU16(THandle hCuCommon, U32 PrivateIoctlId, U16 Data);
58 S32 CuCommon_SetU8(THandle hCuCommon, U32 PrivateIoctlId, U8 Data)
    [all...]
console.h 65 U32 low_val; /* Low val for range checking */
66 U32 hi_val; /* Hi val for range checking/max length of string */
67 U32 value; /* Value/address of string parameter */
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/inc/
cu_common.h 35 U32 temp; /* the place of the IE's id and length */
36 U32 unmatchedPacketsCount; /* number of packets didn't match any filter (when the feature was enabled). */
37 U32 matchedPacketsCount[MAX_DATA_FILTERS]; /* number of packets matching each of the filters */
42 U32 temp; /* the place of the IE's id and length */
43 U32 MissedBeacons;
55 S32 CuCommon_SetU32(THandle hCuCommon, U32 PrivateIoctlId, U32 Data);
56 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData);
57 S32 CuCommon_SetU16(THandle hCuCommon, U32 PrivateIoctlId, U16 Data);
58 S32 CuCommon_SetU8(THandle hCuCommon, U32 PrivateIoctlId, U8 Data)
    [all...]
console.h 65 U32 low_val; /* Low val for range checking */
66 U32 hi_val; /* Hi val for range checking/max length of string */
67 U32 value; /* Value/address of string parameter */
  /hardware/ti/wlan/wl1271/CUDK/os/common/inc/
cu_ostypes.h 13 typedef unsigned long U32,*PU32;
cu_osapi.h 54 typedef unsigned long u32; typedef
79 PVOID os_MemoryCAlloc(U32 Number, U32 Size);
80 PVOID os_MemoryAlloc(U32 Size);
82 PVOID os_memset(PVOID s, U8 c, U32 n);
83 PVOID os_memcpy(PVOID dest, const PVOID src, U32 n);
102 S32 os_strncmp(const PS8 s1, const PS8 s2, U32 n);
106 U32 os_strlen(const PS8 s);
109 U32 os_strtoul(const PS8 nptr, PPS8 endptr, S32 base);
  /system/wlan/ti/wilink_6_1/CUDK/os/common/inc/
cu_ostypes.h 13 typedef unsigned long U32,*PU32;
cu_osapi.h 54 typedef unsigned long u32; typedef
75 PVOID os_MemoryCAlloc(U32 Number, U32 Size);
76 PVOID os_MemoryAlloc(U32 Size);
78 PVOID os_memset(PVOID s, U8 c, U32 n);
79 PVOID os_memcpy(PVOID dest, const PVOID src, U32 n);
98 S32 os_strncmp(const PS8 s1, const PS8 s2, U32 n);
102 U32 os_strlen(const PS8 s);
105 U32 os_strtoul(const PS8 nptr, PPS8 endptr, S32 base);
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_common.c 100 S32 CuCommon_SetU32(THandle hCuCommon, U32 PrivateIoctlId, U32 Data)
105 res = IPC_STA_Private_Send(pCuCommon->hIpcSta, PrivateIoctlId, &Data, sizeof(U32),
114 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData)
120 pData, sizeof(U32));
128 S32 CuCommon_SetU16(THandle hCuCommon, U32 PrivateIoctlId, U16 Data)
142 S32 CuCommon_SetU8(THandle hCuCommon, U32 PrivateIoctlId, U8 Data)
157 S32 CuCommon_GetU8(THandle hCuCommon, U32 PrivateIoctlId, PU8 pData)
172 S32 CuCommon_SetBuffer(THandle hCuCommon, U32 PrivateIoctlId, PVOID pBuffer, U32 len
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_common.c 100 S32 CuCommon_SetU32(THandle hCuCommon, U32 PrivateIoctlId, U32 Data)
105 res = IPC_STA_Private_Send(pCuCommon->hIpcSta, PrivateIoctlId, &Data, sizeof(U32),
114 S32 CuCommon_GetU32(THandle hCuCommon, U32 PrivateIoctlId, PU32 pData)
120 pData, sizeof(U32));
128 S32 CuCommon_SetU16(THandle hCuCommon, U32 PrivateIoctlId, U16 Data)
142 S32 CuCommon_SetU8(THandle hCuCommon, U32 PrivateIoctlId, U8 Data)
157 S32 CuCommon_GetU8(THandle hCuCommon, U32 PrivateIoctlId, PU8 pData)
172 S32 CuCommon_SetBuffer(THandle hCuCommon, U32 PrivateIoctlId, PVOID pBuffer, U32 len
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
console.h 50 typedef unsigned long U32;
73 U32 low_val; /* Low val for range checking */
74 U32 hi_val; /* Hi val for range checking/max length of string */
75 U32 value; /* Value/address of string parameter */
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_sta.c 76 U32 i;
144 S32 IPC_STA_Private_Send(THandle hIpcSta, U32 ioctl_cmd, PVOID bufIn, U32 sizeIn,
145 PVOID bufOut, U32 sizeOut)
177 S32 IPC_STA_Wext_Send(THandle hIpcSta, U32 wext_request_id, PVOID p_iwreq_data, U32 len)
osapi.c 196 U32 os_strlen(const PS8 s)
212 PVOID os_MemoryCAlloc(U32 Number, U32 Size)
227 PVOID os_MemoryAlloc(U32 Size)
260 PVOID os_memset(PVOID s, U8 c, U32 n)
274 PVOID os_memcpy(PVOID dest, const PVOID src, U32 n)
313 S32 os_strncmp(const PS8 s1, const PS8 s2, U32 n)
368 U32 os_strtoul(const PS8 nptr, PPS8 endptr, S32 base)
os_trans.c 125 TI_BOOL os_sockSend (THandle socket_id, PS8 buffer, U32 bufferSize)
130 result = send( (SOCKET) socket_id, buffer, (U32)bufferSize, 0);
150 S32 os_sockRecv (THandle socket_id, PU8 pBuffer, U32 bufferSize, TI_SIZE_T flags)
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_sta.c 76 U32 i;
144 S32 IPC_STA_Private_Send(THandle hIpcSta, U32 ioctl_cmd, PVOID bufIn, U32 sizeIn,
145 PVOID bufOut, U32 sizeOut)
177 S32 IPC_STA_Wext_Send(THandle hIpcSta, U32 wext_request_id, PVOID p_iwreq_data, U32 len)
osapi.c 196 U32 os_strlen(const PS8 s)
212 PVOID os_MemoryCAlloc(U32 Number, U32 Size)
227 PVOID os_MemoryAlloc(U32 Size)
260 PVOID os_memset(PVOID s, U8 c, U32 n)
274 PVOID os_memcpy(PVOID dest, const PVOID src, U32 n)
313 S32 os_strncmp(const PS8 s1, const PS8 s2, U32 n)
368 U32 os_strtoul(const PS8 nptr, PPS8 endptr, S32 base)
os_trans.c 125 TI_BOOL os_sockSend (THandle socket_id, PS8 buffer, U32 bufferSize)
130 result = send( (SOCKET) socket_id, buffer, (U32)bufferSize, 0);
150 S32 os_sockRecv (THandle socket_id, PU8 pBuffer, U32 bufferSize, TI_SIZE_T flags)

Completed in 474 milliseconds

1 2 3