Home
last modified time | relevance | path

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

/device/soc/telink/b91/adapter/hals/update/
Dhal_hota_board.c167 _attribute_ram_code_sec_ bool FlashCheckPageIsFree(unsigned int addr, UINT8 *workbuf) in FlashCheckPageIsFree() function
183 if (false == FlashCheckPageIsFree(dst, workbuf)) { in FlashCopyPage()
273 if (true == FlashCheckPageIsFree(rollback_partition_addr, buf)) { in HotaBootRoollbackImpl()