Home
last modified time | relevance | path

Searched refs:MONITOR_LOG (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dmonitor_rom.c98 MONITOR_LOG("Erase Falsh Start\n"); in cmd_flash()
103 MONITOR_LOG("Erase Chip start!!\n"); in cmd_flash()
107 MONITOR_LOG("Erase Chip success!!\n"); in cmd_flash()
126 MONITOR_LOG("Erase Falsh End\n"); in cmd_flash()
135 MONITOR_LOG("Falsh read\n"); in cmd_flash()
202 MONITOR_LOG("cache disable \n"); in cmd_flash()
205 MONITOR_LOG("cache enable \n"); in cmd_flash()
208 MONITOR_LOG("cache flush \n"); in cmd_flash()
253 MONITOR_LOG("efuse rmap \n"); in cmd_efuse()
270 MONITOR_LOG("efuse rraw\n"); in cmd_efuse()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dmonitor_hp.c224 MONITOR_LOG("string length(%d) should be odd \n", Cnt); in cmd_efuse_protect()
230 MONITOR_LOG("Oops: write lenth not match input string lentg, choose smaller one\n"); in cmd_efuse_protect()
234 MONITOR_LOG("efuse wmap write len:%d, string len:%d\n", Len, Cnt << 1); in cmd_efuse_protect()
244 MONITOR_LOG("efuse rmap \n"); in cmd_efuse_protect()
248 MONITOR_LOG("EFUSE_LogicalMap_Read fail \n"); in cmd_efuse_protect()
252MONITOR_LOG("EFUSE[%03x]: %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %0… in cmd_efuse_protect()
261 MONITOR_LOG("efuse rraw\n"); in cmd_efuse_protect()
291 MONITOR_LOG("string length(%d) should be odd \n", Cnt); in cmd_efuse_protect()
297 MONITOR_LOG("Oops: write lenth not match input string lentg, choose smaller one\n"); in cmd_efuse_protect()
305 MONITOR_LOG("efuse wraw write len:%d, string len:%d\n", Len, Cnt << 1); in cmd_efuse_protect()
[all …]
A Dmonitor_lp.c223 MONITOR_LOG("string length(%d) should be odd \n", Cnt); in cmd_efuse_protect()
229 MONITOR_LOG("Oops: write lenth not match input string lentg, choose smaller one\n"); in cmd_efuse_protect()
233 MONITOR_LOG("efuse wmap write len:%d, string len:%d\n", Len, Cnt << 1); in cmd_efuse_protect()
243 MONITOR_LOG("efuse rmap \n"); in cmd_efuse_protect()
247 MONITOR_LOG("EFUSE_LogicalMap_Read fail \n"); in cmd_efuse_protect()
251MONITOR_LOG("EFUSE[%03x]: %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %0… in cmd_efuse_protect()
260 MONITOR_LOG("efuse rraw\n"); in cmd_efuse_protect()
290 MONITOR_LOG("string length(%d) should be odd \n", Cnt); in cmd_efuse_protect()
296 MONITOR_LOG("Oops: write lenth not match input string lentg, choose smaller one\n"); in cmd_efuse_protect()
304 MONITOR_LOG("efuse wraw write len:%d, string len:%d\n", Len, Cnt << 1); in cmd_efuse_protect()
[all …]
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Ddiag.h154 #define MONITOR_LOG(...) do {\ macro
161 #define MONITOR_LOG(...) macro

Completed in 7 milliseconds