Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dsys_api.c64 RSIP_REG_TypeDef* RSIP = ((RSIP_REG_TypeDef *) RSIP_REG_BASE); in sys_clear_ota_signature() local
65 u32 CtrlTemp = RSIP->FLASH_MMU[0].MMU_ENTRYx_CTRL; in sys_clear_ota_signature()
68 AddrStart = RSIP->FLASH_MMU[0].MMU_ENTRYx_STRADDR; in sys_clear_ota_signature()
69 Offset = RSIP->FLASH_MMU[0].MMU_ENTRYx_OFFSET; in sys_clear_ota_signature()
98 RSIP_REG_TypeDef* RSIP = ((RSIP_REG_TypeDef *) RSIP_REG_BASE); in sys_recover_ota_signature() local
99 u32 CtrlTemp = RSIP->FLASH_MMU[0].MMU_ENTRYx_CTRL; in sys_recover_ota_signature()
103 AddrStart = RSIP->FLASH_MMU[0].MMU_ENTRYx_STRADDR; in sys_recover_ota_signature()
104 Offset = RSIP->FLASH_MMU[0].MMU_ENTRYx_OFFSET; in sys_recover_ota_signature()
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/
A DChangeLog.txt5 20170508 v2.0.2 Enable RSIP Function.
27 20180820 v2.2.8 (1) Add support to Ameba-D RSIP mask function.
29 (3) Fix checksum error in case of RSIP enable when download images to Ameba-D.
31 (2) Fix checksum error in case of RSIP enable when download images to Ameba-Z.
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/
A DChangeLog.txt5 20170508 v2.0.2 Enable RSIP Function.
27 20180820 v2.2.8 (1) Add support to Ameba-D RSIP mask function.
29 (3) Fix checksum error in case of RSIP enable when download images to Ameba-D.
31 (2) Fix checksum error in case of RSIP enable when download images to Ameba-Z.
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c305 RSIP_REG_TypeDef* RSIP = ((RSIP_REG_TypeDef *) RSIP_REG_BASE); in ota_get_cur_index() local
306 u32 CtrlTemp = RSIP->FLASH_MMU[0].MMU_ENTRYx_CTRL; in ota_get_cur_index()
309 AddrStart = RSIP->FLASH_MMU[0].MMU_ENTRYx_STRADDR; in ota_get_cur_index()
310 Offset = RSIP->FLASH_MMU[0].MMU_ENTRYx_OFFSET; in ota_get_cur_index()

Completed in 10 milliseconds