Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/ota/
Dota_dbg.h28 #define LOG_I(str, ...) TR_INFO(TR_MOD(OTA), str, ##__VA_ARGS__) macro
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/services/nv_section/
Dnv_section_dbg.h28 #define LOG_I(str, ...) TR_INFO(TR_MOD(NV_SEC), str, ##__VA_ARGS__) macro
/device/soc/bestechnic/bes2600/liteos_m/components/utils/include/
Dplatform.h72 #define LOG_I(fmt, ...) print_string("I %s: " fmt "\r\n", __func__, ##__VA_ARGS__) macro
75 #define LOG_I(fmt, ...) macro
/device/soc/hpmicro/hpm6800/hals/utils/file/src/
Dhal_file.c28 #define LOG_I(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm6200/hals/utils/file/src/
Dhal_file.c28 #define LOG_I(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/chipsea/hals/utils/file/src/
Dhal_file.c29 #define LOG_I(fmt, ...) HILOG_INFO(HILOG_MODULE_APP, fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm6700/hals/utils/file/src/
Dhal_file.c28 #define LOG_I(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/goodix/gr551x/adapter/hals/utils/file/src/
Dhal_file.c29 #define LOG_I(fmt, ...) HILOG_INFO(HILOG_MODULE_APP, fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm6300/hals/utils/file/src/
Dhal_file.c28 #define LOG_I(fmt, ...) printf(fmt, ##__VA_ARGS__) macro
/device/soc/hpmicro/hpm5300/hals/utils/file/src/
Dhal_file.c28 #define LOG_I(fmt, ...) printf(fmt, ##__VA_ARGS__) macro