Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dmonitor_rom.c31 u32 OTF_Enable = HAL_READ32(SYSTEM_CTRL_BASE_LP, REG_SYS_EFUSE_SYSCFG3) & BIT_SYS_FLASH_ENCRYPT_EN; in cmd_dump_word() local
55 if (OTF_Enable != 0) { in cmd_dump_word()
63 if (OTF_Enable != 0) { in cmd_dump_word()
133 …u32 OTF_Enable = HAL_READ32(SYSTEM_CTRL_BASE_LP, REG_SYS_EFUSE_SYSCFG3) & BIT_SYS_FLASH_ENCRYPT_EN; in cmd_flash() local
138 if (OTF_Enable) { in cmd_flash()
152 if (OTF_Enable) { in cmd_flash()

Completed in 2 milliseconds