Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/wear_levelling/private_include/
DWL_Flash.h70 esp_err_t initSections();
/hal_espressif-3.4.0/components/wear_levelling/
DWL_Flash.cpp154 result = this->initSections(); in init()
186 result = this->initSections(); in init()
233 result = this->initSections(); in init()
273 esp_err_t WL_Flash::initSections() in initSections() function in WL_Flash