Home
last modified time | relevance | path

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

/mcuboot-latest/boot/espressif/include/
Desp_loader.h11 void start_cpu1_image(int image_index, int slot, unsigned int hdr_offset);
/mcuboot-latest/boot/espressif/
Dmain.c95 start_cpu1_image(img_index, slot, img_header.ih_hdr_size); in do_boot_appcpu()
/mcuboot-latest/boot/espressif/port/
Desp_loader.c164 void start_cpu1_image(int image_index, int slot, unsigned int hdr_offset) in start_cpu1_image() function