Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spiffs/include/
Desp_spiffs.h80 esp_err_t esp_spiffs_format(const char* partition_label);
/hal_espressif-3.6.0/components/spiffs/test/
Dtest_spiffs.c490 esp_spiffs_format(part->label);
506 esp_spiffs_format(part->label);
/hal_espressif-3.6.0/components/spiffs/
Desp_spiffs.c293 esp_err_t esp_spiffs_format(const char* partition_label) in esp_spiffs_format() function