Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs_util.h210 static inline uint32_t lfs_tobe32(uint32_t a) { in lfs_tobe32() function
Dlfs.c1584 lfs_tag_t ntag = lfs_tobe32((tag & 0x7fffffff) ^ commit->ptag); in lfs_dir_commitattr()
1699 ccrc.tag = lfs_tobe32(ntag ^ commit->ptag); in lfs_dir_commitcrc()