Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/src/
Dbootloader_utility.c257 static esp_err_t write_otadata(esp_ota_select_entry_t *otadata, uint32_t offset, bool write_encrypt… in write_otadata() function
340write_otadata(&otadata[i], bs->ota_info.offset + FLASH_SECTOR_SIZE * i, write_encrypted);
388write_otadata(&otadata[active_otadata], bs->ota_info.offset + FLASH_SECTOR_SIZE * active_otadata, …
440 write_otadata(&otadata, bs->ota_info.offset + FLASH_SECTOR_SIZE * 0, write_encrypted);