Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/
Dprotocol_esp32_lws_ota.c66 const esp_partition_t *bootpart, *part = NULL; in ota_choose_part() local
69 bootpart = lws_esp_ota_get_boot_partition(); in ota_choose_part()
75 if (part == bootpart) in ota_choose_part()