Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spiffs/include/
Desp_spiffs.h70 bool esp_spiffs_mounted(const char* partition_label);
/hal_espressif-3.6.0/components/spiffs/
Desp_spiffs.c274 bool esp_spiffs_mounted(const char* partition_label) in esp_spiffs_mounted() function