Searched refs:default_ota (Results 1 – 1 of 1) sorted by relevance
571 const esp_partition_t *default_ota = NULL; in esp_ota_get_next_update_partition() local598 if (default_ota == NULL) { in esp_ota_get_next_update_partition()601 default_ota = p; in esp_ota_get_next_update_partition()613 return default_ota; in esp_ota_get_next_update_partition()