Home
last modified time | relevance | path

Searched defs:LOG_E (Results 1 – 10 of 10) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/ota/
Dota_dbg.h30 #define LOG_E(str, ...) TR_ERROR(TR_MOD(OTA), str, ##__VA_ARGS__) macro
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/nv_section/
Dnv_section_dbg.h30 #define LOG_E(str, ...) TR_ERROR(TR_MOD(NV_SEC), str, ##__VA_ARGS__) macro
/device/soc/bestechnic/bes2600/liteos_m/components/utils/include/
Dplatform.h88 #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/
Dhal_file.c27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm6200/hals/utils/file/src/
Dhal_file.c27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/chipsea/hals/utils/file/src/
Dhal_file.c28 #define LOG_E(fmt, ...) HILOG_ERROR(HILOG_MODULE_APP, fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm6700/hals/utils/file/src/
Dhal_file.c27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/goodix/gr551x/adapter/hals/utils/file/src/
Dhal_file.c28 #define LOG_E(fmt, ...) HILOG_ERROR(HILOG_MODULE_APP, fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm6300/hals/utils/file/src/
Dhal_file.c27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm5300/hals/utils/file/src/
Dhal_file.c27 #define LOG_E(fmt, ...) printf(fmt, ##__VA_ARGS__) macro