Home
last modified time | relevance | path

Searched defs:entry_addr (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/zephyr/port/boot/
Desp_image_loader.c76 unsigned int hdr_offset, unsigned int *entry_addr) in esp_app_image_load()
185 unsigned int entry_addr; in start_cpu0_image() local
198 void appcpu_start(uint32_t entry_addr) in appcpu_start()
234 unsigned int entry_addr; in start_cpu1_image() local
/hal_espressif-latest/zephyr/port/include/boot/
Desp_mcuboot_image.h21 uint32_t entry_addr; /* Application entry address */ member
/hal_espressif-latest/components/bootloader_support/include/
Desp_app_format.h78 uint32_t entry_addr; /*!< Entry address */ member
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_utility.c834 uint32_t entry_addr)