Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_utility.c252 static esp_partition_pos_t index_to_partition(const bootloader_state_t *bs, int index) in index_to_partition() function
486 esp_partition_pos_t partition = index_to_partition(bs, index);
532 part = index_to_partition(bs, index);
546 part = index_to_partition(bs, index);