Home
last modified time | relevance | path

Searched refs:MSG (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/heap/
A Dmulti_heap_platform.h41 #define MULTI_HEAP_STDERR_PRINTF(MSG, ...) ets_printf(MSG, __VA_ARGS__) argument
83 #define MULTI_HEAP_STDERR_PRINTF(MSG, ...) hal_trace_printf(MSG, __VA_ARGS__) argument
/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dcommon.h152 #define BUILD_ASSERT(EXPR, MSG...) \ argument
159 #define BUILD_ASSERT_MSG(EXPR, MSG) __DEPRECATED_MACRO BUILD_ASSERT(EXPR, MSG) argument
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_rawinputjoystick.c435 MSG msg; in RAWINPUT_PumpMessages()
447 MSG msg; in RAWINPUT_UpdateDeviceList()
A DSDL_windowsjoystick.c197 MSG msg; in SDL_WaitForDeviceNotification()
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h198 #define BUILD_ASSERT_MSG(EXPR, MSG) BUILD_ASSERT(EXPR) argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Drpng-win.c178 MSG msg; in WinMain()
A Drpng2-win.c288 MSG msg; in WinMain()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/
A DVisualPng.c84 MSG msg; in WinMain()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick.c308 MSG msg; in HIDAPI_UpdateDiscovery()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c1153 MSG msg; in WIN_PumpEvents()

Completed in 18 milliseconds