Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/littlefs/
A Dlfs1.h90 LFS1_O_TRUNC = 0x0400, // Truncate the existing file to zero size enumerator
A Dlfs1.c1345 if (flags & LFS1_O_TRUNC) { in lfs1_file_opencfg()

Completed in 7 milliseconds