Searched refs:iterator_create (Results 1 – 1 of 1) sorted by relevance
55 static esp_partition_iterator_opaque_t* iterator_create(esp_partition_type_t type, esp_partition_su…92 esp_partition_iterator_t it = iterator_create(type, subtype, label); in esp_partition_find()144 static esp_partition_iterator_opaque_t* iterator_create(esp_partition_type_t type, in iterator_create() function