Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.h131 LFS_O_CREAT = 0x0100, // Create a file if it does not exist enumerator
H A Dlfs.c3047 if (!(flags & LFS_O_CREAT)) {

Completed in 9 milliseconds