Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/private_include/
Dbootloader_config.h39 #define TEST_APP_INDEX (-2) macro
/hal_espressif-latest/components/bootloader/subproject/main/
Dbootloader_start.c116 boot_index = TEST_APP_INDEX; in selected_boot_partition()
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_utility.c258 if (index == TEST_APP_INDEX) { in index_to_partition()
277 case TEST_APP_INDEX: in log_invalid_app_partition()
521 if (start_index == TEST_APP_INDEX) {