Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/include/
Desp_flash_partitions.h31 #define PART_SUBTYPE_TEST 0x20 macro
/device/soc/esp/esp32/components/bootloader_support/src/
Dbootloader_utility.c164 case PART_SUBTYPE_TEST: /* test binary */ in bootloader_utility_load_partition_table()