Searched defs:amp_error (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/amp_adapter/include/ |
A D | aos_system.h | 20 #define amp_error(mod, fmt, ...) LOGE(mod, fmt, ##__VA_ARGS__) macro
|
/AliOS-Things-master/components/py_engine/external/common/ |
A D | py_defines.h | 83 #define amp_error(mod, fmt, ...) LOGE(mod, fmt, ##__VA_ARGS__) macro
|
/AliOS-Things-master/components/amp/main/ |
A D | amp_defines.h | 79 #define amp_error(mod, fmt, ...) LOGE(mod, fmt, ##__VA_ARGS__) macro
|
Completed in 4 milliseconds