Searched defs:amp_warn (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/amp_adapter/include/ |
A D | aos_system.h | 19 #define amp_warn(mod, fmt, ...) LOGW(mod, fmt, ##__VA_ARGS__) macro
|
/AliOS-Things-master/components/py_engine/external/common/ |
A D | py_defines.h | 82 #define amp_warn(mod, fmt, ...) LOGW(mod, fmt, ##__VA_ARGS__) macro
|
/AliOS-Things-master/components/amp/main/ |
A D | amp_defines.h | 78 #define amp_warn(mod, fmt, ...) LOGW(mod, fmt, ##__VA_ARGS__) macro
|
Completed in 9 milliseconds