Searched refs:amp_fatal (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/amp_adapter/include/ |
A D | aos_system.h | 21 #define amp_fatal(mod, fmt, ...) LOGF(mod, fmt, ##__VA_ARGS__) macro
|
/AliOS-Things-master/components/amp/main/ |
A D | amp_defines.h | 80 #define amp_fatal(mod, fmt, ...) LOGF(mod, fmt, ##__VA_ARGS__) macro
|
/AliOS-Things-master/components/py_engine/external/common/ |
A D | py_defines.h | 84 #define amp_fatal(mod, fmt, ...) LOGF(mod, fmt, ##__VA_ARGS__) macro
|
Completed in 3 milliseconds