Searched defs:LOG_E (Results 1 – 10 of 10) sorted by relevance
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/ota/ |
| D | ota_dbg.h | 30 #define LOG_E(str, ...) TR_ERROR(TR_MOD(OTA), str, ##__VA_ARGS__) macro
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/nv_section/ |
| D | nv_section_dbg.h | 30 #define LOG_E(str, ...) TR_ERROR(TR_MOD(NV_SEC), str, ##__VA_ARGS__) macro
|
| /device/soc/bestechnic/bes2600/liteos_m/components/utils/include/ |
| D | platform.h | 88 #define LOG_E(fmt, ...) print_string("E %s: " fmt "\r\n", __func__, ##__VA_ARGS__) macro 91 #define LOG_E(fmt, ...) macro
|
| /device/soc/hpmicro/hpm6800/hals/utils/file/src/ |
| D | hal_file.c | 27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
|
| /device/soc/hpmicro/hpm6200/hals/utils/file/src/ |
| D | hal_file.c | 27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
|
| /device/soc/chipsea/hals/utils/file/src/ |
| D | hal_file.c | 28 #define LOG_E(fmt, ...) HILOG_ERROR(HILOG_MODULE_APP, fmt, ##__VA_ARGS__) macro
|
| /device/soc/hpmicro/hpm6700/hals/utils/file/src/ |
| D | hal_file.c | 27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
|
| /device/soc/goodix/gr551x/adapter/hals/utils/file/src/ |
| D | hal_file.c | 28 #define LOG_E(fmt, ...) HILOG_ERROR(HILOG_MODULE_APP, fmt, ##__VA_ARGS__) macro
|
| /device/soc/hpmicro/hpm6300/hals/utils/file/src/ |
| D | hal_file.c | 27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
|
| /device/soc/hpmicro/hpm5300/hals/utils/file/src/ |
| D | hal_file.c | 27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
|