Lines Matching refs:erase
277 int err = lfs->cfg->erase(lfs->cfg, block);
1308 // need a new erase
1943 // erase block to write to
4150 // block_cycles is the number of erase cycles before littlefs evicts
5759 ".read=%p, .prog=%p, .erase=%p, .sync=%p, "
5769 (void*)(uintptr_t)cfg->erase, (void*)(uintptr_t)cfg->sync,
5789 ".read=%p, .prog=%p, .erase=%p, .sync=%p, "
5799 (void*)(uintptr_t)cfg->erase, (void*)(uintptr_t)cfg->sync,
6308 ".read=%p, .prog=%p, .erase=%p, .sync=%p, "
6318 (void*)(uintptr_t)cfg->erase, (void*)(uintptr_t)cfg->sync,