Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader/subproject/main/
Dbootloader_start.c17 static int selected_boot_partition(const bootloader_state_t *bs);
70 return selected_boot_partition(bs); in select_partition_number()
77 static int selected_boot_partition(const bootloader_state_t *bs) in selected_boot_partition() function