Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bootloader_support/src/
Dbootloader_utility.c223 static esp_partition_pos_t index_to_partition(const bootloader_state_t *bs, int index) in index_to_partition() function
447 esp_partition_pos_t partition = index_to_partition(bs, index);
490 part = index_to_partition(bs, index);
504 part = index_to_partition(bs, index);