Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs_util.h210 static inline uint32_t lfs_tobe32(uint32_t a) { in lfs_tobe32() function
H A Dlfs.c1579 lfs_tag_t ntag = lfs_tobe32((tag & 0x7fffffff) ^ commit->ptag); in lfs_dir_commitattr()
1694 ccrc.tag = lfs_tobe32(ntag ^ commit->ptag); in lfs_dir_commitcrc()

Completed in 8 milliseconds