Home
last modified time | relevance | path

Searched defs:MSG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/esp_common/include/
Desp_assert.h22 #define TRY_STATIC_ASSERT(CONDITION, MSG) do { … argument
28 #define TRY_STATIC_ASSERT(CONDITION, MSG) do { … argument
/hal_espressif-2.7.6/components/heap/
Dmulti_heap_platform.h56 #define MULTI_HEAP_STDERR_PRINTF(MSG, ...) esp_rom_printf(MSG, __VA_ARGS__) argument
96 #define MULTI_HEAP_STDERR_PRINTF(MSG, ...) fprintf(stderr, MSG, __VA_ARGS__) argument