Home
last modified time | relevance | path

Searched refs:eperturb (Results 1 - 1 of 1) sorted by relevance

/third_party/littlefs/
H A Dlfs.c1644 uint8_t eperturb = (uint8_t)-1; in lfs_dir_commitcrc() local
1650 commit->block, noff, &eperturb, 1); in lfs_dir_commitcrc()
1664 // of the eperturb, it should still be in our cache in lfs_dir_commitcrc()
1692 LFS_TYPE_CCRC + (((uint8_t)~eperturb) >> 7), 0x3ff, in lfs_dir_commitcrc()
1713 commit->ptag = ntag ^ ((0x80UL & ~eperturb) << 24); in lfs_dir_commitcrc()

Completed in 9 milliseconds