Home
last modified time | relevance | path

Searched defs:flash_offset (Results 1 – 6 of 6) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/components/drivers/flash/
Dflash.c959 uint32_t flash_offset = 0; in ota_flash_read() local
1085 uint32_t flash_offset = partition_info.partition_start_addr; in ota_partition_check_magic() local
1105 uint32_t left_len = 0, align_len = 0, fill_len = 0, flash_offset = 0, lengthToBurn = size; in ota_flash_write() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
Dtransfer.c121 hi_u32 download_to_flash(hi_u32 flash_offset, hi_u32 erase_size, hi_u32 flash_size) in download_to_flash()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
Dload_crypto.c124 hi_u32 flash_offset = 0; in boot_get_crypto_kernel_start() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
Dcrypto.c80 hi_u32 boot_get_crypto_kernel_start(hi_u32 *flash_offset) in boot_get_crypto_kernel_start()
517 hi_u32 flash_offset = 0; in crypto_load_flash_raw() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
Dhi_flashboot_flash.c245 hi_u32 flash_protect_cancel(hi_u32 flash_offset) in flash_protect_cancel()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
Dflash_prv.h147 hi_u32 flash_offset; member