Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/nvs_flash/src/
Dnvs_page.hpp42 static const uint32_t ESB_ERASED = 0x2; member in nvs::Page
177 ERASED = WRITTEN & ~ESB_ERASED, // entry was written and then erased