Home
last modified time | relevance | path

Searched refs:UINT32 (Results 1 – 24 of 24) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/2nd_boot/
A Drec_flash.c14 static void flash_read_data(UINT8 *buffer, UINT32 address, UINT32 len) in flash_read_data()
19 static void flash_write_data(UINT8 *buffer, UINT32 address, UINT32 len) in flash_write_data()
A Drec_flash.h7 #define REG_READ(addr) *((volatile UINT32 *)(addr))
8 #define REG_WRITE(addr, _data) (*((volatile UINT32 *)(addr)) = (_data))
/AliOS-Things-master/components/py_engine/tests/extmod/
A Ductypes_sizeof_native.py21 "b": uctypes.UINT32 | 4,
28 "b": uctypes.UINT32 | 4,
30 "d": uctypes.UINT32 | 0,
52 "arr": (uctypes.ARRAY | 0, 3, {"a": uctypes.UINT32 | 0, "b": uctypes.UINT8 | 4}),
A Ductypes_array_assign_le.py14 "arr5": (uctypes.ARRAY | 0, uctypes.UINT32 | 1),
16 "arr6": (uctypes.ARRAY | 1, uctypes.UINT32 | 1),
17 "arr7": (uctypes.ARRAY | 0, 1, {"l": uctypes.UINT32 | 0}),
18 "arr8": (uctypes.ARRAY | 1, 1, {"l": uctypes.UINT32 | 0}),
A Ductypes_array_load_store.py.exp6 NATIVE UINT32 20 4294967294 4294967295 0 1 2
14 LITTLE_ENDIAN UINT32 20 4294967294 4294967295 0 1 2
22 BIG_ENDIAN UINT32 20 4294967294 4294967295 0 1 2
A Ductypes_32bit_intbig.py12 {"f32": uctypes.UINT32 | 0, "f64": uctypes.UINT64 | 4},
36 {"f32": uctypes.UINT32 | 0, "f64": uctypes.UINT64 | 4},
A Ductypes_array_assign_native_le_intbig.py20 "arr5": (uctypes.ARRAY | 0, uctypes.UINT32 | 1),
21 "arr7": (uctypes.ARRAY | 0, 1, {"l": uctypes.UINT32 | 0}),
A Ductypes_array_assign_native_le.py20 "arr5": (uctypes.ARRAY | 0, uctypes.UINT32 | 1),
21 "arr7": (uctypes.ARRAY | 0, 1, {"l": uctypes.UINT32 | 0}),
A Ductypes_sizeof_layout.py8 "f1": 0 | uctypes.UINT32,
/AliOS-Things-master/hardware/chip/rtl872xd/arch/
A Dtypedef.h11 typedef uint32_t UINT32; /* Unsigned 32 bit quantity */ typedef
22 #define DWORD UINT32
/AliOS-Things-master/hardware/chip/haas1000/hal/2ndboot/
A Dflash.h8 #define REG_READ(addr) *((volatile UINT32 *)(addr))
9 #define REG_WRITE(addr, _data) (*((volatile UINT32 *)(addr)) = (_data))
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoductypes.c57 UINT32, INT32, UINT64, INT64, enumerator
286 case UINT32: in get_aligned_basic()
301 case UINT32: in set_aligned_basic()
318 case UINT32: in get_aligned()
363 case UINT32: in set_aligned()
671 { MP_ROM_QSTR(MP_QSTR_UINT32), MP_ROM_INT(TYPE2SMALLINT(UINT32, VAL_TYPE_BITS)) },
700 { MP_ROM_QSTR(MP_QSTR_UINT), MP_ROM_INT(TYPE2SMALLINT(UINT32, VAL_TYPE_BITS)) },
704 { MP_ROM_QSTR(MP_QSTR_ULONG), MP_ROM_INT(TYPE2SMALLINT(UINT32, VAL_TYPE_BITS)) },
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windows_gaming_input.c191 … typedef PCWSTR (WINAPI *WindowsGetStringRawBuffer_t)(HSTRING string, UINT32 *length); in IEventHandler_CRawGameControllerVtbl_InvokeAdded()
358 …typedef HRESULT (WINAPI *WindowsCreateString_t)(PCNZWCH sourceString, UINT32 length, HSTRING* stri… in WGI_JoystickInit()
608 UINT32 nbuttons = joystick->nbuttons; in WGI_JoystickUpdate()
610 UINT32 nhats = joystick->nhats; in WGI_JoystickUpdate()
612 UINT32 naxes = joystick->naxes; in WGI_JoystickUpdate()
618 UINT32 i; in WGI_JoystickUpdate()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/resources/
A Dresources.h73 UINT8* aud_get_reouce(AUD_ID_ENUM id, UINT32* leng, UINT16* type);
/AliOS-Things-master/components/SDL2/src/audio/wasapi/
A DSDL_wasapi.c316 const UINT32 maxpadding = this->spec.samples; in WASAPI_WaitDevice()
317 UINT32 padding = 0; in WASAPI_WaitDevice()
346 UINT32 frames = 0; in WASAPI_CaptureFromDevice()
401 UINT32 frames = 0; in WASAPI_FlushCapture()
509 UINT32 bufsize = 0; /* this is in sample frames, not samples, not bytes. */ in WASAPI_PrepDevice()
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtgamebar.cpp92 hr = ::WindowsCreateString(wClassName, (UINT32)wcslen(wClassName), &hClassName);
A DSDL_winrtvideo.cpp791 hr = ::WindowsCreateString(wClassName, (UINT32)wcslen(wClassName), &hClassName); in WINRT_CreateDisplayRequest()
/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_uart.c30 typedef uint32_t UINT32; /* Unsigned 32 bit quantity */ typedef
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/
A Dnet_defs.h109 typedef unsigned int UINT32; typedef
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/utils/
A Dcommon.h96 typedef UINT32 u32;
108 typedef UINT32 u32;
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dplat_types.h158 typedef unsigned int UINT32; … typedef
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c334 WIN_ConvertUTF32toUTF8(UINT32 codepoint, char * text) in WIN_ConvertUTF32toUTF8()
746 if (WIN_ConvertUTF32toUTF8((UINT32)wParam, text)) { in WIN_WindowProc()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_xbox360.c449 …typedef HRESULT (WINAPI *WindowsCreateString_t)(PCNZWCH sourceString, UINT32 length, HSTRING* stri… in HIDAPI_DriverXbox360_InitWindowsGamingInput()
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c55678 DUK__DUMPLM_UNSIGNED(UINT32);

Completed in 315 milliseconds