Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/littlefs/
Dzephyr_lfs_config.h148 static inline uint32_t lfs_fromle32(uint32_t a) in lfs_fromle32() function
164 return lfs_fromle32(a); in lfs_tole32()