Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/include/
Desp_flash_partitions.h40 #define PART_TYPE_END 0xff macro
/device/soc/esp/esp32/components/bootloader_support/src/
Dflash_partitions.c73 && part->type == PART_TYPE_END in esp_partition_table_verify()