Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_efuse.h118 #define EFUSE_REAL_CONTENT_LEN 512 macro
119 #define AVAILABLE_EFUSE_ADDR(addr) (addr < EFUSE_REAL_CONTENT_LEN)
123 #define EFUSE_OOB_PROTECT_BYTES (EFUSE_REAL_CONTENT_LEN - LOGICAL_MAP_SECTION_LEN) // Security + R…
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dmonitor_rom.c272 for (index = 0; index< EFUSE_REAL_CONTENT_LEN; index++) { in cmd_efuse()
280 for (index= 0; index < EFUSE_REAL_CONTENT_LEN; index+=16) { in cmd_efuse()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dmonitor_hp.c263 for (index = 0; index< EFUSE_REAL_CONTENT_LEN; index++) { in cmd_efuse_protect()
271 for (index= 0; index < EFUSE_REAL_CONTENT_LEN; index+=16) { in cmd_efuse_protect()
A Dmonitor_lp.c262 for (index = 0; index< EFUSE_REAL_CONTENT_LEN; index++) { in cmd_efuse_protect()
270 for (index= 0; index < EFUSE_REAL_CONTENT_LEN; index+=16) { in cmd_efuse_protect()

Completed in 5 milliseconds