Searched defs:U32 (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/os/common/inc/
H A Dcu_ostypes.h13 typedef unsigned long U32,*PU32; typedef
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
H A Dperf_reader.c46 typedef unsigned long U32; typedef
52 static U32 read_U32(FILE *fLog)
54 U32 data;
55 fread(&data, sizeof(U32), 1, fLog);
68 U32 ulData0, ulData1, ulData2, ulData3, ulData4, ulData5, ulData6, ulData7, operation;
70 U32 sending, multiple, frame, size;
138 (time_correction && ulData0 < MIN_DELTA + (U32) (-time_correction)))
147 ulData0 = ulData0 + (U32) time_correction;
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
H A DTIDspOmx.h622 typedef unsigned int U32; typedef

Completed in 198 milliseconds