Home
last modified time | relevance | path

Searched refs:MULTI_HEAP_STDERR_PRINTF (Results 1 – 1 of 1) 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__) macro
83 #define MULTI_HEAP_STDERR_PRINTF(MSG, ...) hal_trace_printf(MSG, __VA_ARGS__) macro

Completed in 3 milliseconds