Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wear_levelling/
DWL_Flash.cpp379 this->fillOkBuff(i); in updateV1_V2()
392 this->fillOkBuff(i); in updateV1_V2()
403 void WL_Flash::fillOkBuff(int n) in fillOkBuff() function in WL_Flash
471 this->fillOkBuff(this->state.pos); in updateWL()
479 this->fillOkBuff(this->state.pos); in updateWL()
/hal_espressif-3.6.0/components/wear_levelling/private_include/
DWL_Flash.h77 void fillOkBuff(int n);