Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/zephyr/esp_shared/src/boot/
Desp_loader.c50 unsigned int hdr_offset, unsigned int *entry_addr) in esp_app_image_load()
115 unsigned int entry_addr; in start_cpu0_image() local
124 unsigned int entry_addr; in start_cpu1_image() local
/hal_espressif-3.4.0/zephyr/esp32/src/boot/
Dapp_cpu_start.c20 void appcpu_start(uint32_t entry_addr) in appcpu_start()
/hal_espressif-3.4.0/zephyr/esp32s3/src/boot/
Dapp_cpu_start.c21 void appcpu_start(uint32_t entry_addr) in appcpu_start()
/hal_espressif-3.4.0/zephyr/esp_shared/include/boot/
Desp_mcuboot_image.h19 uint32_t entry_addr; /* Application entry address */ member
/hal_espressif-3.4.0/components/bootloader_support/include/
Desp_app_format.h72 uint32_t entry_addr; /*!< Entry address */ member
/hal_espressif-3.4.0/components/bootloader_support/src/
Dbootloader_utility.c711 uint32_t entry_addr)