Searched defs:flash_offset (Results 1 – 6 of 6) sorted by relevance
959 uint32_t flash_offset = 0; in ota_flash_read() local1085 uint32_t flash_offset = partition_info.partition_start_addr; in ota_partition_check_magic() local1105 uint32_t left_len = 0, align_len = 0, fill_len = 0, flash_offset = 0, lengthToBurn = size; in ota_flash_write() local
121 hi_u32 download_to_flash(hi_u32 flash_offset, hi_u32 erase_size, hi_u32 flash_size) in download_to_flash()
124 hi_u32 flash_offset = 0; in boot_get_crypto_kernel_start() local
80 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
245 hi_u32 flash_protect_cancel(hi_u32 flash_offset) in flash_protect_cancel()
147 hi_u32 flash_offset; member