Home
last modified time | relevance | path

Searched defs:cpu_to_jemode (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/
H A Dnodelist.h43 #define cpu_to_jemode(x) ((jmode_t){os_to_jffs2_mode(x)}) macro
51 static __inline jmode_t cpu_to_jemode(x) in cpu_to_jemode() function
68 #define cpu_to_jemode(x) ((jmode_t){cpu_to_be32(os_to_jffs2_mode(x))}) macro
76 #define cpu_to_jemode(x) ((jmode_t){cpu_to_le32(os_to_jffs2_mode(x))}) macro