Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wear_levelling/private_include/
DWL_Flash.h72 esp_err_t recoverPos();
/hal_espressif-3.6.0/components/wear_levelling/
DWL_Flash.cpp156 result = this->recoverPos(); in init()
177 result = this->recoverPos(); in init()
189 result = this->recoverPos(); in init()
247 esp_err_t WL_Flash::recoverPos() in recoverPos() function in WL_Flash