Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/bootstub/
Dtypes.h15 typedef __u32 u32; typedef
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h40 typedef uint32_t u32; typedef
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_linux.c42 typedef u_int32_t u32; typedef
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxerutil.cpp168 uint32 u32; in SerializeFloat() member
/hardware/broadcom/libbt/src/
Dhardware.c98 #define UINT32_TO_STREAM(p, u32) {*(p)++ = (uint8_t)(u32); *(p)++ = (uint8_t)((u32) >> 8); *(p)++ =… argument
/hardware/samsung_slsi/exynos5/include/
Dsec_g2d.h21 typedef unsigned long u32; typedef
/hardware/invensense/60xx/mlsdk/mllite/
DmlFIFO.c439 uint32_t u32; in inv_decode_quantized_accel() member