Home
last modified time | relevance | path

Searched defs:ESP_ERR_NVS_REMOVE_FAILED (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/zephyr/esp32/include/
Desp_nvs_adapter.h16 #define ESP_ERR_NVS_REMOVE_FAILED (ESP_ERR_NVS_BASE + 0x08) /*!< The value wasn’t update… macro
/hal_espressif-3.6.0/zephyr/esp32s3/include/
Desp_nvs_adapter.h16 #define ESP_ERR_NVS_REMOVE_FAILED (ESP_ERR_NVS_BASE + 0x08) /*!< The value wasn’t update… macro
/hal_espressif-3.6.0/components/nvs_flash/include/
Dnvs.h37 #define ESP_ERR_NVS_REMOVE_FAILED (ESP_ERR_NVS_BASE + 0x08) /*!< The value wasn’t update… macro